rust/src/librustc/util
bors dca14701a5 Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis
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
2018-03-29 05:44:40 +00:00
..
captures.rs work around fallout from these changes in rustc 2018-03-21 05:40:59 -04:00
common.rs add handy helper for Cell<usize>, used for perf stats 2018-03-13 11:21:30 -04:00
fs.rs Fix race condition in fs::create_dir_all 2017-03-17 20:15:05 -07:00
nodemap.rs in which HirIdMap is introduced as an affordance for using HirIds more 2018-01-31 20:40:03 -08:00
ppaux.rs Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis 2018-03-29 05:44:40 +00:00