|
benches
|
Fix slice's benchmarks
|
2018-10-10 22:55:12 -07:00 |
|
collections
|
remove a now outdated comment
|
2018-10-10 09:16:05 +02:00 |
|
tests
|
Stabilize min_const_fn
|
2018-10-05 10:36:14 +02:00 |
|
alloc.rs
|
Replace usages of ptr::offset with ptr::{add,sub}.
|
2018-08-20 07:28:34 -04:00 |
|
borrow.rs
|
Review fix
|
2018-08-15 22:06:35 +03:00 |
|
boxed.rs
|
Indicate how to move value out of Box in docs.
|
2018-09-28 22:41:13 -04:00 |
|
boxed_test.rs
|
Add missing dyn in liballoc
|
2018-07-10 22:32:19 +02:00 |
|
Cargo.toml
|
Breaking change upgrades
|
2018-09-04 13:22:08 -06:00 |
|
fmt.rs
|
doc: fix sentence structure in std::fmt
|
2018-10-13 21:20:36 +02:00 |
|
lib.rs
|
alloc: fix deprecated warnings
|
2018-10-09 08:58:01 +02:00 |
|
macros.rs
|
fix some typos
|
2017-11-21 15:33:45 +01:00 |
|
prelude.rs
|
Add the alloc::prelude module
|
2018-07-07 23:08:43 +02:00 |
|
task.rs
|
Switch to bootstrapping from 1.29 beta
|
2018-08-01 11:59:08 -06:00 |