about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3477.rs
AgeCommit message (Expand)AuthorLines
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