about summary refs log tree commit diff
path: root/src/test/ui/parser/recover-range-pats.rs
AgeCommit message (Expand)AuthorLines
2019-07-30Account for maybe_whole_expr in range patterns.Mazdak Farrokhzad-0/+28
2019-07-28And --bless tests accordingly for those exceptions.Mazdak Farrokhzad-84/+48
2019-07-28Test parsing and recovery of all sorts of range patterns.Mazdak Farrokhzad-0/+159