about summary refs log tree commit diff
path: root/src/libsyntax/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-12-10Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.Nicholas Nethercote-1/+1
2018-08-23Use optimized SmallVec implementationIgor Gutorov-0/+1
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-1/+1
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-0/+1
2018-01-07Try to fix a perf regression by updating logMalo Jaffré-1/+1
2017-09-17Remove rustc_bitflags; use the bitflags crateTamir Duberstein-1/+2
2017-05-07fix the easy features in libsyntaxubsan-1/+1
2017-03-23Remove internal liblogAlex Crichton-1/+1
2017-02-03Bump version, upgrade bootstrapAlex Crichton-1/+0
2016-12-30Such large. Very 128. Much bits.Simonas Kazlauskas-0/+1
2016-11-11Change implementation of syntax::util::SmallVector to use data_structures::Sm...Mark-Simulacrum-0/+1
2016-06-27Fix `Cargo.toml`sJeffrey Seyfried-1/+2
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+1
2016-04-01rustbuild: Fix dist for non-host targetsAlex Crichton-1/+0
2016-02-21rustbuild: Sync some Cargo.toml/lib.rs dependenciesAlex Crichton-2/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+16