mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 13:29:08 +00:00
This means `DiagCtxtInner::emit_diagnostic` can return its result directly, rather than having to modify a local variable.
This means `DiagCtxtInner::emit_diagnostic` can return its result directly, rather than having to modify a local variable.