rust/compiler/rustc_builtin_macros
Nicholas Nethercote 00e8485057 Remove all uses of DiagnosticBuilder::forget_guarantee().
There are only three. It's simpler to make the type
`DiagnosticBuilder<'_, ()>` from the start, no matter the level, than to
change the guarantee later.
2023-12-23 13:23:28 +11:00
..
src Remove all uses of DiagnosticBuilder::forget_guarantee(). 2023-12-23 13:23:28 +11:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Keep fluent slugs in alphabetical order 2023-10-05 16:17:32 +02:00