rust/compiler/rustc_errors/src/markdown/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
..
input.md Add a simple markdown parser for formatting rustc --explain 2023-07-03 16:04:18 -04:00
output.stdout Add a simple markdown parser for formatting rustc --explain 2023-07-03 16:04:18 -04:00
parse.rs Add a simple markdown parser for formatting rustc --explain 2023-07-03 16:04:18 -04:00
term.rs remove redundant imports 2023-12-10 10:56:22 +08:00