summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-multiple-captures.rs
AgeCommit message (Expand)AuthorLines
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-6/+6
2014-06-06Add a test for borrowck errors with multiple closure captures.Cameron Zwarich-0/+64