summary refs log tree commit diff
path: root/src/test/compile-fail/issue-11192.rs
AgeCommit message (Expand)AuthorLines
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-2/+2
2014-03-06test: Add some tests for closed issuesAlex Crichton-0/+31