about summary refs log tree commit diff
path: root/src/test/compile-fail/patkind-litrange-no-expr.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-34/+0
2018-06-26migrate codebase to `..=` inclusive range patternsZack M. Davis-2/+1
These were stabilized in March 2018's #47813, and are the Preferred Way to Do It going forward (q.v. #51043).
2017-10-25Update compile-fail tests for error message deduplication.Michael Woerister-2/+1
2017-06-27syntax: allow negative integer literal expression to be interpolated as patternAlex Burka-0/+36