summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3477.rs
AgeCommit message (Expand)AuthorLines
2015-01-12Fix testsuite errorsmdinger-1/+6
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-22Emit a type error for integer literals where the expected type is charTim Chevalier-0/+3