summary refs log tree commit diff
path: root/src/test/compile-fail/issue-4972.rs
AgeCommit message (Expand)AuthorLines
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-2/+2
2014-08-26Rebasing changesNick Cameron-1/+1
2014-08-26DST coercions and DST structsNick Cameron-1/+1
2014-07-19librustc: Implement lifetime elision.Patrick Walton-1/+1
2014-06-22Make destructuring trait reference workEdward Wang-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+3
2014-02-17backticks for syntax elementskud1ing-1/+1
2013-06-23Fix error messages in test cases, since fns/traits now pretty-print with a bo...Ben Blum-2/+2
2013-06-07testsuite: Add test cases that passTim Chevalier-0/+23