]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #22193 - pnkfelix:cleanup-pr22012, r=eddyb
authorbors <bors@rust-lang.org>
Thu, 12 Feb 2015 03:53:08 +0000 (03:53 +0000)
committerbors <bors@rust-lang.org>
Thu, 12 Feb 2015 03:53:08 +0000 (03:53 +0000)
PR #22012 followup: clean up vtable::check_object_cast by reusing `fresh_ty`

(hat tip to nikomatsakis, who was the one who pointed out this simplification to the logic.)


Trivial merge