bors[bot] 646b53ace3 Merge #846
846: WIP: Enable parsing of attributes inside a match block r=matklad a=vipentti

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.

This fixes #845 and works towards #759 



Co-authored-by: Ville Penttinen <villem.penttinen@gmail.com>
2019-02-17 18:39:26 +00:00
..
2019-02-11 10:20:04 +02:00
2019-02-17 21:05:33 +03:00
2019-02-11 10:20:04 +02:00
2019-02-17 15:38:33 +00:00
2019-02-12 15:02:57 +01:00
2019-02-17 20:32:10 +02:00
2019-02-12 20:57:13 +03:00
2019-02-17 21:10:40 +03:00
2019-02-12 15:02:57 +01:00
2019-02-11 10:20:04 +02:00