rust/src/liballoc
2019-04-23 16:13:53 -07:00
..
benches improve worst-case performance of BTreeSet difference and intersection 2019-03-29 12:18:20 +01:00
collections Auto merge of #60072 - RalfJung:linked-list, r=shepmaster 2019-04-19 17:12:17 +00:00
prelude Stabilize the alloc crate. 2019-04-12 20:07:30 +02:00
tests Deny rust_2018_idioms in liballoc tests 2019-04-20 16:05:25 +02:00
alloc.rs make liballoc internal test suite mostly pass in Miri 2019-04-18 13:37:14 +02:00
borrow.rs warn(missing_docs) in liballoc, and add missing docs 2019-04-15 16:35:50 +02:00
boxed.rs Stabilize futures_api 2019-04-23 16:13:53 -07:00
boxed_test.rs liballoc: revert nested imports style changes. 2019-02-03 08:27:44 +01:00
Cargo.toml Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
fmt.rs Make clear that format padding doesn't work for Debug 2019-04-13 15:39:49 +10:00
lib.rs Stabilize futures_api 2019-04-23 16:13:53 -07:00
macros.rs Bootstrap compiler update for 1.35 release 2019-03-02 09:05:34 -07:00
raw_vec.rs Stabilize the alloc crate. 2019-04-12 20:07:30 +02:00
rc.rs Use lifetime contravariance to elide more lifetimes in core+alloc+std 2019-03-09 19:10:28 -08:00
slice.rs warn(missing_docs) in liballoc, and add missing docs 2019-04-15 16:35:50 +02:00
str.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
string.rs Use lifetime contravariance to elide more lifetimes in core+alloc+std 2019-03-09 19:10:28 -08:00
sync.rs make liballoc internal test suite mostly pass in Miri 2019-04-18 13:37:14 +02:00
vec.rs Use lifetime contravariance to elide more lifetimes in core+alloc+std 2019-03-09 19:10:28 -08:00