summary refs log tree commit diff
path: root/src/test/compile-fail/issue-12567.rs
AgeCommit message (Expand)AuthorLines
2017-08-20borrowck: name the correct type in error messageTamir Duberstein-4/+4
2016-09-16fix test falloutAriel Ben-Yehuda-4/+4
2016-06-09implement RFC495 semantics for slice patternsAriel Ben-Yehuda-5/+7
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-0/+2
2015-01-08Update the "English-language" to-string function of a `cmt` to useNiko Matsakis-4/+4
2014-09-08librustc: Change the syntax of subslice matching to use postfix `..`Patrick Walton-2/+2
2014-05-20test: Add a test for fixed issue #12567Alex Crichton-0/+23