about summary refs log tree commit diff
path: root/src/test/compile-fail/access-mode-in-closures.rs
AgeCommit message (Expand)AuthorLines
2014-03-22Remove outdated and unnecessary std::vec_ng::Vec imports.Huon Wilson-1/+0
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-0/+1
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-2/+2
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-1/+1
2013-04-30new borrow checker (mass squash)Niko Matsakis-1/+1
2013-03-11test: Remove newtype enums from the test suite. rs=deenumPatrick Walton-1/+1
2013-01-19testsuite: Add licenseTim Chevalier-0/+11
2013-01-10correct expected error msgs in various tests rs=breakageNiko Matsakis-2/+2
2013-01-10mode: reset mode on entry to fn body.Niko Matsakis-0/+10