about summary refs log tree commit diff
path: root/src/librustc_ast_lowering/Cargo.toml
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-24/+0
2020-08-02Replace from log to tracing in libsrustrustc_ast_lowering, librustc_ast_passe...bishtpawan-1/+1
2020-07-31Move from `log` to `tracing`Oliver Scherer-1/+1
2020-06-02Rename the crates in source codeVadim Petrochenkov-1/+1
2020-06-02Make things build againVadim Petrochenkov-1/+1
2020-03-21lowering: remove librustc dependencyMazdak Farrokhzad-1/+0
2020-03-21separate out an arena for HIRMazdak Farrokhzad-0/+1
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-1/+1
2020-02-29Make it build againVadim Petrochenkov-1/+1
2020-02-01syntax::print -> new crate rustc_ast_prettyMazdak Farrokhzad-0/+1
2020-01-18remove rustc_error_codes deps except in rustc_driverMazdak Farrokhzad-1/+0
2020-01-05Remove rustc_hir reexports in rustc::hir.Mazdak Farrokhzad-0/+1
2020-01-04move Node{Map,Set} -> rustc_session::node_idMazdak Farrokhzad-0/+1
2019-12-31librustc_ast_lowering: cargo changes.Mazdak Farrokhzad-0/+22