rust/compiler/rustc_metadata/src
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
..
rmeta Auto merge of #95604 - nbdd0121:used2, r=petrochenkov 2022-04-25 16:14:54 +00:00
creader.rs Add --json unused-externs-silent with original behaviour 2022-04-27 10:04:25 -07:00
dependency_format.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
foreign_modules.rs remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates 2022-04-08 12:00:23 -04:00
lib.rs rustc_metadata: Do not encode unnecessary module children 2022-04-13 01:35:27 +03:00
locator.rs Replace every String in Target(Options) with Cow<'static, str> 2022-04-03 21:29:57 +02:00
native_libs.rs remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates 2022-04-08 12:00:23 -04:00