about summary refs log tree commit diff
path: root/src/libsyntax_ext/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-24/+0
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/+1
2019-11-04bump smallvec to 1.0Ralf Jung-1/+1
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-0/+1
2019-09-23Remove unused dependenciesShotaro Yamada-1/+0
2019-09-04remove XID and Pattern_White_Space unicode tables from libcoreAleksey Kladov-0/+1
2019-07-27Move test harness generation into libsyntax_extVadim Petrochenkov-4/+4
2019-07-07rustc: Remove `dylib` crate type from most rustc cratesAlex Crichton-1/+1
2019-02-13Rename rustc_errors dependency in rust 2018 cratesTaiki Endo-1/+1
2019-02-04libsyntax_ext => 2018Taiki Endo-0/+1
2018-12-10Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.Nicholas Nethercote-1/+1
2018-11-30proc_macro: move to a dependency of libtest.Eduard-Mihai Burtescu-1/+0
2018-09-04Introduce Custom Test FrameworksJohn Renner-0/+1
2018-08-23Use optimized SmallVec implementationIgor Gutorov-1/+2
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-1/+2
2018-03-02Replace Rc with Lrc for shared dataJohn Kåre Alsaker-0/+1
2017-08-27Move unused-extern-crate to late passTatsuyuki Ishi-1/+0
2017-03-23Remove internal liblogAlex Crichton-1/+1
2016-10-06rustc: Rename rustc_macro to proc_macroAlex Crichton-1/+1
2016-09-02rustc: Implement custom derive (macros 1.1)Alex Crichton-1/+2
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+2
2016-03-25fix cargo.toml for new dependencyNiko Matsakis-0/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+13