index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
unused-crate-deps
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-261
/
+0
2022-04-27
Add --json unused-externs-silent with original behaviour
Jeremy Fitzhardinge
-0
/
+9
2022-04-27
Make --json unused-extern deny/forbid level messages cause exit with error st...
Jeremy Fitzhardinge
-3
/
+3
2022-04-27
Add tests for --json unused-externs
Jeremy Fitzhardinge
-0
/
+58
2022-04-15
Remove `--extern-location` and all associated code
Jeremy Fitzhardinge
-186
/
+0
2021-11-03
Clean up some `-Z unstable-options` in tests.
Eric Huss
-1
/
+1
2021-06-06
Don't pass -Z unstable-options by default for UI tests
Joshua Nelson
-10
/
+10
2021-02-07
Implement Encoder for Diagnostic manually
Jeremy Fitzhardinge
-9
/
+9
2021-02-07
Add `--extern-loc` to augment unused crate dependency diagnostics
Jeremy Fitzhardinge
-0
/
+193
2020-06-01
Don't count pathless --extern options for unused-crate-dependencies warnings
Jeremy Fitzhardinge
-0
/
+12
2020-05-30
Rollup merge of #72710 - jsgf:unused-deps-test, r=jsgf
Yuki Okushi
-0
/
+15
2020-05-28
Add test to make sure -Wunused-crate-dependencies works with tests
Jeremy Fitzhardinge
-0
/
+15
2020-05-28
rustc_lint: Remove `unused_crate_dependencies` from the `unused` group
Vadim Petrochenkov
-0
/
+9
2020-05-25
Implement warning for unused dependencies.
Jeremy Fitzhardinge
-0
/
+151