rust/src/librustc/hir
2017-05-31 13:54:38 +02:00
..
map Make a newtype for DefPathHash so they are not confused with content hashes 2017-05-31 13:54:38 +02:00
check_attr.rs Remove need for &format!(...) or &&"" dances in span_label calls 2017-05-08 12:56:15 +02:00
def_id.rs Add INVALID_CRATE CrateNum constant. 2017-05-09 12:46:43 +02:00
def.rs Improve intercrate hygiene. 2017-05-25 05:52:11 +00:00
intravisit.rs rustc: treat const bodies like fn bodies in middle::region. 2017-05-06 18:35:43 +03:00
itemlikevisit.rs kill the old visit_all_item_likes infrastructure 2017-05-03 16:42:07 -04:00
lowering.rs Improve intercrate hygiene. 2017-05-25 05:52:11 +00:00
mod.rs Hygienize lifetimes. 2017-05-25 05:52:09 +00:00
pat_util.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
print.rs support default impl for specialization 2017-04-24 10:08:48 +00:00
svh.rs incr.comp.: Hash more pieces of crate metadata to detect changes there. 2017-05-08 12:31:26 +02:00