mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
412b0c3efc
Clarify some variable names in the query proc-macro These are some cleanups to the `rustc_macros::query`, extracted from https://github.com/rust-lang/rust/pull/152833. r? nnethercote