about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3973.rs
AgeCommit message (Expand)AuthorLines
2013-03-27testsuite: Add various test casesTim Chevalier-1/+0
2013-03-22test: Remove `pure` from the test suitePatrick Walton-1/+1
2013-03-22librustc: Remove all uses of `static` from functions. rs=destaticPatrick Walton-1/+1
2013-02-22test: De-mut the test suite. rs=demutingPatrick Walton-2/+2
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-02-03core: convert ToStr::to_str to take explicit &selfErick Tryzelaar-1/+1
2013-01-10Add xfailed test for #3973Tim Chevalier-0/+31