summary refs log tree commit diff
path: root/src/test/compile-fail/match-ref-ice.rs
AgeCommit message (Expand)AuthorLines
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-1/+0
2017-01-03Make is_useful handle empty types properlyAndrew Cann-1/+2
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-0/+2
2015-03-14check_match: Dereference `ref x` before comparing it and some other typeBarosl Lee-0/+24