]> git.lizzy.rs Git - rust.git/commit
librustc: Schedule cleanups properly when coercing to a &Trait.
authorLuqman Aden <laden@csclub.uwaterloo.ca>
Fri, 27 Jun 2014 20:54:18 +0000 (16:54 -0400)
committerLuqman Aden <laden@csclub.uwaterloo.ca>
Fri, 27 Jun 2014 21:05:24 +0000 (17:05 -0400)
commit04e64c0c91f1d0de04940eab76ddcfe126d635b1
tree760cc4227c95a06522e95b520530cc7517b2ed9b
parentabdf71cf73fd8b0b5bca78da830fe6f2a49ff8c2
librustc: Schedule cleanups properly when coercing to a &Trait.
src/librustc/middle/trans/expr.rs
src/test/run-pass/cleanup-auto-borrow-obj.rs [new file with mode: 0644]