rust/src/librustc/hir
2019-05-11 14:24:21 +03:00
..
map Rollup merge of #60647 - petrochenkov:nospace, r=michaelwoerister 2019-05-09 18:34:55 +02:00
check_attr.rs Make meta-item API compatible with LocalInternedString::get soundness fix 2019-03-17 17:04:58 +03:00
def.rs rustc: rename all occurences of "freevar" to "upvar". 2019-05-05 18:49:32 +03:00
def_id.rs cleanup: Remove DefIndexAddressSpace 2019-05-09 00:46:38 +03:00
intravisit.rs Remove hir::ExprKind::If and replace it with lowering to hir::ExprKind::Match. 2019-05-10 19:41:10 +02:00
itemlikevisit.rs Remove licenses 2018-12-25 21:08:33 -07:00
lowering.rs Introduce hir::Lit not keeping the original token 2019-05-11 14:24:21 +03:00
mod.rs Introduce hir::Lit not keeping the original token 2019-05-11 14:24:21 +03:00
pat_util.rs rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
print.rs Introduce hir::Lit not keeping the original token 2019-05-11 14:24:21 +03:00