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