rust/compiler/rustc_session
Matthias Krüger 9153451a91
Rollup merge of #121301 - davidtwco:rustfmt-silent-emitter, r=pnkfelix
errors: share `SilentEmitter` between rustc and rustfmt

Fixes rust-lang/rustfmt#6082.

Shares the `SilentEmitter` between rustc and rustfmt, and gives it a fallback bundle (since it can emit diagnostics in some contexts).
2024-03-05 19:53:18 +01:00
..
src Rollup merge of #121301 - davidtwco:rustfmt-silent-emitter, r=pnkfelix 2024-03-05 19:53:18 +01:00
Cargo.toml windows bump to 0.52 2024-02-18 16:02:16 +03:00
messages.ftl Rollup merge of #119172 - nnethercote:earlier-NulInCStr, r=petrochenkov 2024-01-18 10:34:17 +01:00