about summary refs log tree commit diff
path: root/src/librustc_ast_passes/Cargo.toml
AgeCommit message (Expand)AuthorLines
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-04-05review comments: use `partition_map`Esteban Küber-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-02-01Move builtin attribute logic to new rustc_attr crate.Mazdak Farrokhzad-0/+1
2020-01-18remove rustc_error_codes deps except in rustc_driverMazdak Farrokhzad-1/+0
2020-01-11canonicalize some lint importsMazdak Farrokhzad-1/+1
2020-01-11{syntax -> rustc_ast_passes}::feature_gateMazdak Farrokhzad-0/+2
2020-01-11ast_validation -> new crate rustc_ast_passesMazdak Farrokhzad-0/+18