summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-vec-pattern-loan-from-mut.rs
AgeCommit message (Expand)AuthorLines
2014-09-08librustc: Change the syntax of subslice matching to use postfix `..`Patrick Walton-1/+1
2014-06-18Adapt test case to match current set of emitted warnings. (or lackFelix S. Klock II-1/+1
2014-06-13Enforce stronger guarantees for mutable borrowsCameron Zwarich-1/+1
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-1/+1
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-1/+1
2014-02-19librustc: Remove unique vector patterns from the language.Patrick Walton-1/+2
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-05-05Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freezeNiko Matsakis-1/+0
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-04-30new borrow checker (mass squash)Niko Matsakis-1/+1
2013-01-28Integrate vec patterns into borrow checker.Niko Matsakis-0/+12