rust/compiler/rustc_errors
Jeremy Fitzhardinge c6bafa7322 Add --json unused-externs-silent with original behaviour
Since Cargo wants to do its own fatal error handling for unused
dependencies, add the option `--json unused-externs-silent` which
has the original behaviour of not indicating non-zero exit status for
`deny`/`forbid`-level unused dependencies.
2022-04-27 10:04:25 -07:00
..
src Add --json unused-externs-silent with original behaviour 2022-04-27 10:04:25 -07:00
Cargo.toml span: move MultiSpan 2022-04-05 07:01:00 +01:00