rust/compiler/rustc_attr/src
Nicholas Nethercote 7aa0eea19c Rename BuiltinLintDiagnostics as BuiltinLintDiag.
Not the dropping of the trailing `s` -- this type describes a single
diagnostic and its name should be singular.
2024-03-05 12:15:10 +11:00
..
builtin.rs Rename BuiltinLintDiagnostics as BuiltinLintDiag. 2024-03-05 12:15:10 +11:00
lib.rs Use generic NonZero internally. 2024-02-15 08:09:42 +01:00
session_diagnostics.rs Fix misleading message when using a named constant as a struct alignment/pack 2024-03-02 23:15:39 +08:00