rust/compiler/rustc_macros/src
2023-05-15 08:49:13 +02:00
..
diagnostics Rollup merge of #111120 - chenyukang:yukang-suggest-let, r=Nilstrieb 2023-05-09 12:33:46 +05:30
symbols Simplify some iterator combinators 2023-01-04 00:48:07 +00:00
hash_stable.rs migrate rustc_macros to syn 2.0 2023-04-06 04:55:58 +00:00
lib.rs Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
newtype.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
query.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
serialize.rs Emit the enum discriminant separately for the Encodable macro 2023-02-25 01:04:56 +01:00
symbols.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
type_foldable.rs migrate rustc_macros to syn 2.0 2023-04-06 04:55:58 +00:00
type_visitable.rs migrate rustc_macros to syn 2.0 2023-04-06 04:55:58 +00:00