rust/library/core/src/char
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
..
convert.rs Bump version placeholders 2023-10-03 20:26:36 -04:00
decode.rs Substitute version placeholders 2023-11-15 19:40:51 -05:00
methods.rs remove redundant imports 2023-12-10 10:56:22 +08:00
mod.rs ascii::Char-ify the escaping code 2023-05-12 19:37:02 -07:00