summary refs log tree commit diff
path: root/src/librustc_hir/lib.rs
AgeCommit message (Expand)AuthorLines
2020-01-10Remove unnecessary `const_fn` feature gatesDylan MacKenzie-1/+1
2020-01-08{rustc::hir -> rustc_hir}::intravisitMazdak Farrokhzad-0/+1
2020-01-04pacify the parallel compilerMazdak Farrokhzad-0/+4
2020-01-04hir::{hir,def,itemlikevisit,pat_util,print} -> rustc_hirMazdak Farrokhzad-0/+15
2020-01-04move `HirId` to librustc_hir::hir_idMazdak Farrokhzad-0/+2
2020-01-04move def_id to new rustc_hir crateMazdak Farrokhzad-0/+3