Port rustc_clean to attribute parser

Also remove mentions of removed `rustc_dirty`
This commit is contained in:
Jamie Hill-Daniel 2026-02-04 00:54:50 +00:00
parent db3e99bbab
commit 94a0ba50e1
23 changed files with 241 additions and 169 deletions

View file

@ -4051,7 +4051,6 @@ dependencies = [
"rustc_serialize",
"rustc_session",
"rustc_span",
"thin-vec",
"tracing",
]