rust/compiler/rustc_metadata
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 replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00