Tom Jakubowski df1cfde253 Print full Type::ResolvedPaths starting with Self
(e.g., `Self::Output`)

This doesn't actually "resugar" qualified paths like `<Self as
Foo>::Output`, it just doesn't elide the prefix segments when rendering
cleaned paths like `Self::Output`.

cc #21145
2015-02-06 03:22:29 -08:00
..
2015-02-01 14:41:38 +01:00
2015-02-02 13:38:32 -05:00
2015-02-01 20:00:35 +01:00
2015-02-01 14:41:40 +01:00
2015-02-02 18:50:23 -08:00
2015-02-04 20:06:12 -05:00