rust/compiler/rustc_macros/src
2022-10-31 16:43:57 +00:00
..
diagnostics Allow specifying multiple alternative suggestions 2022-10-23 18:59:13 +02:00
symbols Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
hash_stable.rs more clippy fixes 2021-11-07 16:59:05 +01:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
newtype.rs Specialize PartialEq for Option<newtype> 2022-10-31 16:43:57 +00:00
query.rs Get rid of rustc_query_description! 2022-10-14 22:35:56 +02:00
serialize.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
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 Add #[derive(TypeVisitable)] 2022-07-05 22:25:15 +01:00
type_visitable.rs Add #[derive(TypeVisitable)] 2022-07-05 22:25:15 +01:00