]> git.lizzy.rs Git - rust.git/commit
rustc: Fix a call to with_path in trans_unboxing_shim
authorAlex Crichton <alex@alexcrichton.com>
Thu, 3 Jul 2014 15:20:04 +0000 (08:20 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 3 Jul 2014 15:20:04 +0000 (08:20 -0700)
commit497ecd04585159bf56a6a38315e9adb3877ece04
tree171fa9cbd4df873c434bfcf334766f00a0b26070
parent524f4699434bca99a577bd15ddea41f96b864726
rustc: Fix a call to with_path in trans_unboxing_shim

This was causing lots of ICEs in cargo. I sadly wasn't ever able to reduce the
test case down, but I presume that's because it has to do with node id
collisions which are pretty difficult to turn up...
src/librustc/middle/trans/callee.rs