mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +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.