rust/tests/ui/stdlib-unit-tests
surechen 40ae34194c remove redundant imports
detects redundant imports that can be eliminated.

for #117772 :

In order to facilitate review and modification, split the checking code and
removing redundant imports code into two PR.
2023-12-10 10:56:22 +08:00
..
builtin-clone.rs
eq-multidispatch.rs
issue-21058.rs
istr.rs remove redundant imports 2023-12-10 10:56:22 +08:00
log-knows-the-names-of-variants-in-std.rs
matches2021.rs
minmax-stability-issue-23687.rs remove redundant imports 2023-12-10 10:56:22 +08:00
not-sync.rs update failing ui tests 2023-06-20 19:46:01 -04:00
not-sync.stderr Revert "Suggest using Arc on !Send/!Sync types" 2023-08-28 03:16:48 -07:00
raw-fat-ptr.rs
seq-compare.rs
volatile-fat-ptr.rs