about summary refs log tree commit diff
path: root/src/librustc_ast_lowering/lib.rs
AgeCommit message (Expand)AuthorLines
2020-01-08normalize rustc::hir::intravisit importsMazdak Farrokhzad-1/+1
2020-01-08intravisit: abstract over HIR MapMazdak Farrokhzad-2/+5
2020-01-08- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}Mazdak Farrokhzad-5/+4
2020-01-05Remove rustc_hir reexports in rustc::hir.Mazdak Farrokhzad-17/+17
2020-01-05simplify reexports in rustc::hirMazdak Farrokhzad-10/+14
2020-01-04DefId{Map,Set} -> rustc::hir::def_idMazdak Farrokhzad-2/+1
2020-01-04move Node{Map,Set} -> rustc_session::node_idMazdak Farrokhzad-1/+2
2019-12-31Revert "core: add IntoFuture trait and support for await"Wesley Wiser-2/+0
2019-12-31librustc_ast_lowering: fix misc fallout.Mazdak Farrokhzad-35/+37
2019-12-31librustc_ast_lowering: move the files.Mazdak Farrokhzad-0/+3318