rust/src/librustc_typeck
Niko Matsakis 0d56699d41 If we find a blanket impl for Trait but we're matching on an object
`Trait`, prefer the object. Also give a nice error for attempts to
manually `impl Trait for Trait`, since they will be ineffectual.

Fixes #24015.

Fixes #24051.
Fixes #24037.
Fixes #23853.
Fixes #21942.
cc #21756.
2015-04-06 06:12:51 -04:00
..
2015-04-01 14:07:19 +13:00
2015-04-01 11:22:39 -04:00
2015-04-01 11:22:39 -04:00