rust/compiler/rustc_session
Nicholas Nethercote 2ea7a37e11 Add DiagCtxt::delayed_bug.
We have `span_delayed_bug` and often pass it a `DUMMY_SP`. This commit
adds `delayed_bug`, which matches pairs like `err`/`span_err` and
`warn`/`span_warn`.
2024-01-10 07:33:07 +11:00
..
src Add DiagCtxt::delayed_bug. 2024-01-10 07:33:07 +11:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
messages.ftl Fewer early errors. 2023-12-06 09:12:22 +11:00