]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #21792 - nikomatsakis:orphan-ordered-first, r=aturon
authorbors <bors@rust-lang.org>
Sun, 1 Feb 2015 01:34:08 +0000 (01:34 +0000)
committerbors <bors@rust-lang.org>
Sun, 1 Feb 2015 01:34:08 +0000 (01:34 +0000)
Update the coherence rules to "covered first" -- the first type parameter to contain either a local type or a type parameter must contain only covered type parameters.

cc #19470.
Fixes #20974.
Fixes #20749.

r? @aturon


Trivial merge