about summary refs log tree commit diff
path: root/src/librustc_allocator/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-02-06librustc_allocator => 2018Taiki Endo-0/+1
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-08-13Move SmallVec and ThinVec out of libsyntaxljedrz-0/+1
2018-06-24Prohibit global_allocator in submodules for nowMark Mansi-0/+1
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-0/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+15