about summary refs log tree commit diff
path: root/src/test/compile-fail/drop-with-active-borrows-2.rs
AgeCommit message (Expand)AuthorLines
2015-01-27cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` callsJorge Aparicio-1/+1
2015-01-07std: Tweak String implementationsAlex Crichton-1/+1
2014-07-19librustc: Implement lifetime elision.Patrick Walton-1/+1
2014-07-01test: Add tests for issue #12223, "drop allowed while active borrowsPatrick Walton-0/+19