about summary refs log tree commit diff
path: root/src/test/compile-fail/for-loop-refutable-pattern-error-message.rs
AgeCommit message (Expand)AuthorLines
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-2/+2
2014-05-27syntax: desugar a `for` loop to a let binding to get better errorHuon Wilson-0/+16