]> git.lizzy.rs Git - rust.git/commit
auto merge of #18223 : nikomatsakis/rust/coherence-orphan-18222, r=pcwalton
authorbors <bors@rust-lang.org>
Wed, 22 Oct 2014 09:22:09 +0000 (09:22 +0000)
committerbors <bors@rust-lang.org>
Wed, 22 Oct 2014 09:22:09 +0000 (09:22 +0000)
commitd44ea720fa9dfe062ef06d0eb49a58d4e7e92344
treeccf3564941339537986565354b81f4bf604ccbfa
parent7088c45ef4078e0be54d4353b2c11146e25b2906
parentaeba2ccf3082522f56e9aaefc0a961e2ed737f53
auto merge of #18223 : nikomatsakis/rust/coherence-orphan-18222, r=pcwalton

Adjust orphan rules to consider all input types, not just self type.

Fixes #18222.

r? @pcwalton