rust-analyzer/crates/stdx/src
surechen 33c0217bc7 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
..
thread Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
anymap.rs remove redundant imports 2023-12-10 10:56:22 +08:00
lib.rs Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril 2023-10-09 08:40:54 +00:00
macros.rs Various small fixes 2023-09-22 10:13:51 +02:00
non_empty_vec.rs minor: replace panics with types 2022-01-02 19:05:37 +03:00
panic_context.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
process.rs Various small fixes 2023-09-22 10:13:51 +02:00
rand.rs Fix a pair of typos 2023-02-15 14:11:11 +02:00
thread.rs Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00