about summary refs log tree commit diff
path: root/src/test/ui/range-inclusive-pattern-precedence.rs
AgeCommit message (Expand)AuthorLines
2018-06-26inclusive range syntax lint (`...` → `..=`)Zack M. Davis-0/+6
2018-03-15Disallow &a..=b and box a..=b in pattern.kennytm-0/+38