about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-01-09 00:16:30 -0800
committerbors <bors@rust-lang.org>2014-01-09 00:16:30 -0800
commitebc079c787aead54b23c81cfc1d7522fe513b1b5 (patch)
treee136741987f97c9fb290dc78f2d00a48047d893b /src/rustllvm/RustWrapper.cpp
parentf6963e260a85b2c6993345a64752794aa87eed07 (diff)
parent1812a7b540e929bb1688880541fb4c8e3b80bf6d (diff)
downloadrust-ebc079c787aead54b23c81cfc1d7522fe513b1b5.tar.gz
rust-ebc079c787aead54b23c81cfc1d7522fe513b1b5.zip
auto merge of #11386 : rcatolino/rust/ice-10955, r=pcwalton
So, like I mentioned in issue #10955 it doesn't seem like we need to call ```ty::subst_tps``` when the method is generic. But then I realized that this function doesn't mutate any of its input, and the return value is unused. Plus the type param substitution seems to be taken care of in ```trans_fn_ref_with_vtables```, so I thought I'd just try to remove it. As far as I can tell everything works.

This closes #10955.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions