rust/compiler/rustc_interface
bors cdd545be1b Auto merge of #141950 - oli-obk:big-body-owner-loop, r=compiler-errors
Move coroutine_by_move_body_def_id into the big check_crate body owner loop

This avoids starting a parallel loop in sequence and instead runs all the queries for a specific DefId together.
2025-06-07 20:06:23 +00:00
..
src Auto merge of #141950 - oli-obk:big-body-owner-loop, r=compiler-errors 2025-06-07 20:06:23 +00:00
Cargo.toml Remove the use of Rayon iterators 2025-04-10 22:05:06 +02:00
messages.ftl Remove attribute #[rustc_error] 2025-03-30 01:32:21 +03:00