summary refs log tree commit diff
path: root/src/test/compile-fail/issue-13482-2.rs
AgeCommit message (Expand)AuthorLines
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-0/+2
2015-01-12Fix testsuite errorsmdinger-2/+5
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-1/+1
2014-11-05Implement new operator dispatch semantics.Niko Matsakis-1/+1
2014-10-29Always drop var IDs from type variables modulo -Z verbose, per PR discussionJakub Bukaj-0/+21