mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 14:48:41 +00:00

Put `attrs` before `e0` because that matches the order in the source code, where outer attributes appear before expressions.
Put `attrs` before `e0` because that matches the order in the source code, where outer attributes appear before expressions.