about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-match-binding-is-assignment.rs
AgeCommit message (Expand)AuthorLines
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-06-23libsyntax: Disallow struct literals after `if`, `while`, `match`, andPatrick Walton-1/+1
2014-02-24Match binding is assignmentEdward Wang-0/+51