rust/compiler/rustc_macros/src
nils fd7a159710 Fix uninlined_format_args for some compiler crates
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
2023-01-05 19:01:12 +01:00
..
diagnostics Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
symbols Simplify some iterator combinators 2023-01-04 00:48:07 +00:00
hash_stable.rs more clippy fixes 2021-11-07 16:59:05 +01:00
lib.rs Auto merge of #103556 - clubby789:specialize-option-partial-eq, r=scottmcm 2022-11-26 08:56:20 +00:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
newtype.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
query.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
serialize.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
symbols.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01: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