mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:26:56 +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.