summary refs log tree commit diff
path: root/src/liballoc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-05-17Update the compiler_builtins crateAlex Crichton-0/+1
2019-04-10Update cmake, cc and compiler_builtins for VS 2019 supportJohn Kåre Alsaker-1/+1
2019-02-02liballoc => edition = 2018.Mazdak Farrokhzad-0/+1
2018-12-21fix deprecation warnings in liballoc benchesRalf Jung-0/+1
2018-12-14std: Activate compiler_builtins `mem` feature for no_std targetsAlex Crichton-0/+3
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-2/+2
2018-09-04Breaking change upgradesMark Rousskov-1/+1
2018-08-10Add benchmark for VecDeque appendPazzaz-0/+5
2018-05-17Switch to 1.26 bootstrap compilerMark Simulacrum-0/+2
2018-04-12Deprecate the std_unicode crateSimon Sapin-1/+0
2018-04-07Inject the `compiler_builtins` crate whenever the `core` crate is injectedOliver Schneider-0/+1
2018-03-11Update Cargo submoduleAlex Crichton-1/+1
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-0/+3
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+9
2016-05-12rustbuild: Add support for crate tests + doctestsAlex Crichton-1/+0
2016-02-21Fix liballoc dependenciesJohn Kåre Alsaker-2/+0
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+14