mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 20:50:45 +00:00
Simplify the arguments to macros generated by the `rustc_queries` proc macro Very small cleanup. Based on https://github.com/rust-lang/rust/pull/100436 which modifies some of the same code. r? `@cjgillot`