rust/src/librustc/hir
2018-03-05 11:05:01 +01:00
..
map Perform manual fixups 2018-03-02 21:02:36 -08:00
check_attr.rs Implement repr(transparent) 2018-01-16 08:58:32 +01:00
def.rs Fix docs for future pulldown migration 2018-01-01 14:44:12 +01:00
def_id.rs Use different DefIndex representation that is better suited for variable length integer encodings. 2018-01-08 14:15:17 +01:00
intravisit.rs Fix visitation order of calls so that it matches execution order. Fixes #48048 2018-02-09 10:49:24 +01:00
itemlikevisit.rs fix documentation typo 2017-10-08 10:40:52 -05:00
lowering.rs Turn features() into a query. 2018-03-05 11:05:01 +01:00
mod.rs Rollup merge of #48479 - mark-i-m:rustc-guide, r=nikomatsakis 2018-02-28 19:15:34 +08:00
pat_util.rs implement pattern-binding-modes RFC 2017-10-06 16:30:23 -04:00
print.rs Run Rustfix on librustc 2018-03-02 21:02:34 -08:00
svh.rs incr.comp.: Hash more pieces of crate metadata to detect changes there. 2017-05-08 12:31:26 +02:00