mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 01:37:45 +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.