summary refs log tree commit diff
path: root/src/test/ui/issue-49257.rs
AgeCommit message (Expand)AuthorLines
2018-06-05Improve diagnostics for incorrect `..` usageEsteban Küber-0/+3
2018-06-05Accept `..` in incorrect position to avoid further errorsEsteban Küber-1/+0
2018-03-24Fix test for PR #49268Hidehito Yabuuchi-2/+1
2018-03-24Fix error annotations in testHidehito Yabuuchi-2/+2
2018-03-24Better diagnostics for '..' pattern fragment not in the last positionHidehito Yabuuchi-0/+23