mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-11 08:05:12 +00:00
1c97c1ac11
We allow invalid inner attributes to be parsed, e.g. inner attributes that are not directly after the opening brace of the match block. Instead we run validation on `MatchArmList` to allow better reporting of errors. |
||
---|---|---|
.. | ||
data | ||
test.rs |