rust/compiler/rustc_parse
Nicholas Nethercote 6ea2da5a28 Tweak a loop.
A fully imperative style is easier to read than a half-iterator,
half-imperative style. Also, rename `inner_attr` as `attr` because it
might be an outer attribute.
2024-07-26 17:37:03 +10:00
..
2024-07-26 17:37:03 +10:00