summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-array-double-move.rs
AgeCommit message (Expand)AuthorLines
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-2/+2
2014-06-18Reject double moves out of array elementsCameron Zwarich-0/+21