rust/compiler/rustc_driver/src
Camille GILLOT 056951d628 Take &mut Diagnostic in emit_diagnostic.
Taking a Diagnostic by move would break the usual pattern
`diag.label(..).emit()`.
2022-03-20 20:36:08 +01:00
..
args.rs rustdoc: Support argument files 2021-02-19 02:32:45 +01:00
lib.rs Take &mut Diagnostic in emit_diagnostic. 2022-03-20 20:36:08 +01:00
pretty.rs Remove the everybody loops pass 2022-03-03 18:23:09 +01:00