about summary refs log tree commit diff
path: root/src/librustc_parse/Cargo.toml
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-24/+0
2020-08-15replaced log with tracingGurpreet Singh-1/+1
2020-08-01Move 'probably equal' methods to librustc_parseAaron Hill-0/+1
2020-07-31Move from `log` to `tracing`Oliver Scherer-1/+1
2020-05-29Revert "Fix rebase fallout"Aaron Hill-1/+0
2020-05-22Fix rebase falloutAaron Hill-0/+1
2020-04-20Remove unused dependenciesShotaro Yamada-1/+0
2020-03-29reduce rustc_attr usage in placesMazdak Farrokhzad-1/+0
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-11nix syntax::early_buffered_lintsMazdak Farrokhzad-0/+1
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-30Make things build againVadim Petrochenkov-1/+1
2019-12-26Normalize identifiers in librustc_parse.Charles Lew-0/+1
2019-12-05rustc_parser: cleanup importsMazdak Farrokhzad-5/+4
2019-11-30introduce crate rustc_feature and move active, accepted, and removed to itMazdak Farrokhzad-0/+1
2019-11-14Update to use new librustc_error_codes libraryGuillaume Gomez-0/+1
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-0/+21