]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis
authorbors <bors@rust-lang.org>
Thu, 29 Mar 2018 05:44:40 +0000 (05:44 +0000)
committerbors <bors@rust-lang.org>
Thu, 29 Mar 2018 05:44:40 +0000 (05:44 +0000)
Remove universes from `ty::ParamEnv`

This change was never meant to land. #48407 takes an alternate approach. However, that PR is now blocked on some issues with canonicalization, and rebasing these reverts gets harder each time, so let's just get this bit out of the way now.

r? @nikomatsakis

15 files changed:
1  2 
src/librustc/infer/canonical.rs
src/librustc/traits/error_reporting.rs
src/librustc/traits/mod.rs
src/librustc/traits/select.rs
src/librustc/traits/specialize/mod.rs
src/librustc/ty/mod.rs
src/librustc/ty/structural_impls.rs
src/librustc/ty/sty.rs
src/librustc/util/ppaux.rs
src/librustc_typeck/check/_match.rs
src/librustc_typeck/check/dropck.rs
src/librustc_typeck/check/method/mod.rs
src/librustc_typeck/check/method/probe.rs
src/librustc_typeck/check/method/suggest.rs
src/librustc_typeck/check/mod.rs

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge