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 |
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 |
lib.rs
|
Update to a new pinning API.
|
2018-09-01 06:57:58 +02: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 |
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 |