Port rustc_expected_cgu_reuse to the new attribute parser

This commit is contained in:
Jana Dönszelmann 2026-02-07 17:57:43 +01:00
parent f21b4c0888
commit 00fef81964
No known key found for this signature in database
10 changed files with 244 additions and 124 deletions

View file

@ -3687,7 +3687,6 @@ dependencies = [
"serde_json",
"smallvec",
"tempfile",
"thin-vec",
"thorin-dwp",
"tracing",
"wasm-encoder 0.219.2",