rust/compiler/rustc_macros/src/diagnostics
Nicholas Nethercote 51088fdcee Remove synstructure::Structure::underscore_const calls.
The `synstructure` docs say "This method is a no-op, underscore consts
are used by default now." The behaviour change occurred going from
`synstructure` version 0.13.0 to 0.13.1.
2025-04-23 11:14:27 +10:00
..
diagnostic.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
diagnostic_builder.rs give a better error for tuple structs in derive(Diagnostic) 2024-10-27 21:23:28 -04:00
error.rs give a better error for tuple structs in derive(Diagnostic) 2024-10-27 21:23:28 -04:00
mod.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
subdiagnostic.rs Move eager translation to a method on Diag 2025-04-16 21:38:59 -04:00
utils.rs Fix binding mode problems 2025-02-22 00:13:19 +00:00