about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3651.rs
AgeCommit message (Expand)AuthorLines
2013-05-10test: Use the new `for` protocolAlex Crichton-0/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-01-24syntax/rustc: Improve error message for misuse of `for` loopTim Chevalier-0/+13