rust/compiler/rustc_codegen_ssa
bors cee794ee98 Auto merge of #119097 - nnethercote:fix-EmissionGuarantee, r=compiler-errors
Fix `EmissionGuarantee`

There are some problems with the `DiagCtxt` API related to `EmissionGuarantee`. This PR fixes them.

r? `@compiler-errors`
2023-12-22 00:03:57 +00:00
..
2023-11-29 18:00:03 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.