rust/compiler/rustc_session
Guillaume Gomez b0aa3d8198
Rollup merge of #119723 - nnethercote:rm-Zdont-buffer-diagnostics, r=compiler-errors
Remove `-Zdont-buffer-diagnostics`.

It was added in #54232. It seems like it was aimed at NLL development, which is well in the past. Also, it looks like `-Ztreat-err-as-bug` can be used to achieve the same effect. So it doesn't seem necessary.

r? ``@pnkfelix``
2024-01-09 13:23:18 +01:00
..
src Rollup merge of #119723 - nnethercote:rm-Zdont-buffer-diagnostics, r=compiler-errors 2024-01-09 13:23:18 +01: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