mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 17:30:33 +00:00
Move `Queries::new` out of the macro Split out from https://github.com/rust-lang/rust/pull/101178 to make sure it's not contributing to the perf impact. r? `@cjgillot`