]> git.lizzy.rs Git - rust.git/commit
Auto merge of #48523 - varkor:generics-ty-generalisations, r=nikomatsakis
authorbors <bors@rust-lang.org>
Tue, 15 May 2018 23:03:04 +0000 (23:03 +0000)
committerbors <bors@rust-lang.org>
Tue, 15 May 2018 23:03:04 +0000 (23:03 +0000)
commite44fc6c52d9674ed09958512e3bf09bc55bccecf
treea1b658a3c3b7f6748baf794ddb7c1ab6b35c4714
parentf0fdaba04ea7474cd1f66264ef4edb3485a95864
parent5be2bdb498249d71a4a5671f73224727784a1203
Auto merge of #48523 - varkor:generics-ty-generalisations, r=nikomatsakis

The Great Generics Generalisation: Ty Edition

Part of the generic parameter refactoring effort, split off from https://github.com/rust-lang/rust/pull/48149. Contains the `ty`-relative refactoring.

r? @eddyb
src/librustc/traits/error_reporting.rs
src/librustc_typeck/check/mod.rs
src/librustdoc/clean/mod.rs
src/librustdoc/html/format.rs
src/librustdoc/html/render.rs