mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 22:07:03 +00:00
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.