rust/compiler/rustc_macros/src
bors 45749b21b7 Auto merge of #110092 - clubby789:builtin-macros-translatable, r=compiler-errors
Migrate most of `rustc_builtin_macros` to diagnostic impls

cc #100717

This is a couple of days work, but I decided to stop for now before the PR becomes too big. There's around 50 unresolved failures when `rustc::untranslatable_diagnostic` is denied, which I'll finish addressing once this PR goes thtough

A couple of outputs have changed, but in all instances I think the changes are an improvement/are more consistent with other diagnostics (although I'm happy to revert any which seem worse)
2023-04-11 14:40:54 +00:00
..
diagnostics Auto merge of #110092 - clubby789:builtin-macros-translatable, r=compiler-errors 2023-04-11 14:40:54 +00:00
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 errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
newtype.rs address comments 2023-04-06 04:55:58 +00:00
query.rs migrate rustc_macros to syn 2.0 2023-04-06 04:55:58 +00: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