summary refs log tree commit diff
path: root/src/test/compile-fail/regions-pattern-typing-issue-19552.rs
AgeCommit message (Expand)AuthorLines
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-2/+0
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-0/+2
2015-02-18Update tests for the Send - 'static change.Huon Wilson-2/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2015-01-04Correct the subtyping relations created by the pattern typecheckingNiko Matsakis-0/+18