New blog post: Code review in the Rust compiler
https://nnethercote.github.io/2024/03/05/code-review-in-the-rust-compiler.html
@nnethercote cool!
> but some other Rust teams (e.g. standard library and Cargo) are struggling due to fewer reviewers being available.
Luckily libs has gotten a lot better recently https://github.com/rust-lang/rust/pull/121748
@nilstrieb Thanks for the info! I have updated the post.