rust/src/liballoc
2018-09-01 06:57:58 +02:00
..
benches Auto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin 2018-08-18 08:56:12 +00:00
collections Add a test for issue #53529 2018-08-22 13:15:50 +02:00
tests Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
alloc.rs Replace usages of ptr::offset with ptr::{add,sub}. 2018-08-20 07:28:34 -04:00
borrow.rs
boxed_test.rs
boxed.rs Update to a new pinning API. 2018-09-01 06:57:58 +02:00
Cargo.toml Add benchmark for VecDeque append 2018-08-10 21:52:00 +02:00
fmt.rs
lib.rs Update to a new pinning API. 2018-09-01 06:57:58 +02:00
macros.rs
prelude.rs
raw_vec.rs Rollup merge of #53329 - frewsxcv:frewsxcv-ptr-add-sub, r=RalfJung 2018-08-21 22:05:30 +08:00
rc.rs Update to a new pinning API. 2018-09-01 06:57:58 +02:00
slice.rs Replace usages of ptr::offset with ptr::{add,sub}. 2018-08-20 07:28:34 -04:00
str.rs docs: std::string::String.repeat(): slightly rephrase to be more in-line with other descriptions. 2018-08-22 08:35:34 +02:00
string.rs docs: std::string::String.repeat(): slightly rephrase to be more in-line with other descriptions. 2018-08-22 08:35:34 +02:00
sync.rs Update to a new pinning API. 2018-09-01 06:57:58 +02:00
task.rs Switch to bootstrapping from 1.29 beta 2018-08-01 11:59:08 -06:00
vec.rs Replace usages of ptr::offset with ptr::{add,sub}. 2018-08-20 07:28:34 -04:00