about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-move-subcomponent.rs
AgeCommit message (Expand)AuthorLines
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-27/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-6/+2
2014-04-23Support unsized types with the `type` keywordNick Cameron-0/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-01-10librustc: Check restrictions on all subcomponents of a path when movingPatrick Walton-0/+27