about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-bad-nested-calls-free.rs
AgeCommit message (Expand)AuthorLines
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-45/+0
2015-03-03Add `: Box<_>` or `::Box<_>` type annotations to various places.Felix S. Klock II-2/+2
2015-01-08Update compile fail tests to use usize.Huon Wilson-2/+2
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+1
2014-07-17librustc: Remove cross-borrowing of `Box<T>` to `&T` from the language,Patrick Walton-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-4/+5
2013-09-25rustdoc: Change all code-blocks with a scriptAlex Crichton-1/+1
2013-04-30new borrow checker (mass squash)Niko Matsakis-0/+43