about summary refs log tree commit diff
path: root/src/test/run-pass/inc-range-pat.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-12/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2019-05-30Update ui and run-pass for ellipsis_inclusive_range_patterns lintmemoryruins-0/+2
2019-04-22Remove double trailing newlinesvarkor-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-15Stabilize `dotdoteq_in_patterns` language feature.kennytm-2/+0
2017-09-22dotdoteq_in_patterns feature gateBadel2-0/+2
2017-09-22Add support for `..=` syntaxAlex Burka-0/+20