rust/src/librustc/hir
2016-12-16 19:14:16 -05:00
..
map Move retrace_path() implementation to DefPathTable 2016-12-16 19:14:16 -05:00
check_attr.rs annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor 2016-12-06 11:28:51 +01:00
def_id.rs No need to have tcx::opt_def_path() now that we store all DefPaths 2016-12-16 19:14:16 -05:00
def.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
intravisit.rs update comments 2016-11-29 13:04:27 +01:00
itemlikevisit.rs update comments 2016-11-29 13:04:27 +01:00
lowering.rs annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor 2016-12-06 11:28:51 +01:00
mod.rs Refactor inlined items some more 2016-11-29 13:04:27 +01: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 rustc: replace body exprs by their ids 2016-11-29 13:04:27 +01:00
svh.rs Implement copy-on-write scheme for managing the incremental compilation cache. 2016-08-29 14:27:40 -04:00