rust/compiler/rustc_macros/src
bors 4065b89b1e Auto merge of #100946 - jyn514:query-system-3, r=cjgillot
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`
2022-08-27 08:53:24 +00:00
..
diagnostics Auto merge of #100675 - Xiretza:fluent-mandate-crate-prefix, r=davidtwco 2022-08-23 22:30:07 +00:00
symbols
hash_stable.rs
lib.rs Replace #[lint/warning/error] with #[diag] 2022-08-21 09:17:43 +02:00
lift.rs
newtype.rs
query.rs Auto merge of #100946 - jyn514:query-system-3, r=cjgillot 2022-08-27 08:53:24 +00:00
serialize.rs
symbols.rs symbols: add is_preinterned fn to check if symbol was preinterned in compiler 2022-08-20 15:13:41 +03:00
type_foldable.rs
type_visitable.rs