rust/src/librustc/util
kennytm 6f629d3654
Rollup merge of #49913 - varkor:RegionParameterDef-InternedString, r=petrochenkov
Use InternedString rather than Name for RegionParameterDef

This makes it consistent with `TypeParameterDef`.
2018-04-14 15:22:57 +08:00
..
captures.rs work around fallout from these changes in rustc 2018-03-21 05:40:59 -04:00
common.rs Make PerfStats thread-safe and remove unused fields 2018-04-10 14:40:25 +02: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 Use InternedString rather than Name for RegionParameterDef 2018-04-13 18:41:40 +01:00