rust/compiler/rustc_resolve
Nicholas Nethercote 6682f243dc Remove all eight DiagnosticBuilder::*_with_code methods.
These all have relatively low use, and can be perfectly emulated with
a simpler construction method combined with `code` or `code_mv`.
2024-01-08 16:00:34 +11:00
..
src Remove all eight DiagnosticBuilder::*_with_code methods. 2024-01-08 16:00:34 +11:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
messages.ftl tip for define macro name after macro_rules! 2023-12-06 23:19:39 +08:00