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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
eq-multidispatch.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-21058.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
istr.rs remove redundant imports 2023-12-10 10:56:22 +08:00
log-knows-the-names-of-variants-in-std.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
matches2021.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
seq-compare.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
volatile-fat-ptr.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00