* Point at where the token was expected instead of the last token successfuly parsed. * Only show `unexpected token` if the next char and the unexpected token don't have the same span. * Change some cfail and pfail tests to ui test. * Don't show all possible tokens in span label if they are more than 6. |
||
|---|---|---|
| .. | ||
| bounds-obj-parens.rs | ||
| bounds-obj-parens.stderr | ||
| issue-10636-2.rs | ||
| issue-10636-2.stderr | ||
| macro-incomplete-parse.rs | ||
| macro-incomplete-parse.stderr | ||
| trailing-plus-in-bounds.rs | ||
| trailing-plus-in-bounds.stderr | ||