summary refs log tree commit diff
path: root/src/test/compile-fail/drop-with-active-borrows-1.rs
AgeCommit message (Expand)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-02`for x in xs.iter()` -> `for x in &xs`Jorge Aparicio-1/+1
2015-01-27cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` callsJorge Aparicio-1/+1
2014-07-01test: Add tests for issue #12223, "drop allowed while active borrowsPatrick Walton-0/+19