The recent Rust release introduced a new rustdoc lint which is currently failing CI. Pull-Request: #4602.
Implements memory-based connection limits where the user can specify an absolute or a relative limit of the process' memory usage in relation to the available system memory. Related: #4252. Pull-Request: #4281.