mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
74acabe9b0
Merge `collect_mod_item_types` query into `check_well_formed` follow-up to https://github.com/rust-lang/rust/pull/121154 this removes more potential parallel-compiler bottlenecks and moves diagnostics for the same items next to each other, instead of grouping diagnostics by analysis kind