rust/src/test/ui/token
Esteban Küber d17e38f4bf struct pattern parsing and diagnostic tweaks
- Recover from struct parse error on match and point out missing match
   body.
 - Point at struct when finding non-identifier while parsing its fields.
 - Add label to "expected identifier, found {}" error.
2018-01-07 17:04:36 -08:00
..
bounds-obj-parens.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
bounds-obj-parens.stderr Revert "Change error count messages" 2017-07-02 13:49:30 +03:00
issue-10636-2.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
issue-10636-2.stderr Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
issue-15980.rs struct pattern parsing and diagnostic tweaks 2018-01-07 17:04:36 -08:00
issue-15980.stderr struct pattern parsing and diagnostic tweaks 2018-01-07 17:04:36 -08:00
issue-41155.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-41155.stderr Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
macro-incomplete-parse.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
macro-incomplete-parse.stderr Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
trailing-plus-in-bounds.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
trailing-plus-in-bounds.stderr Revert "Change error count messages" 2017-07-02 13:49:30 +03:00