|
benches
|
Remove unnecessary or invalid feature attributes
|
2018-08-05 15:54:48 +01:00 |
|
collections
|
Correct invalid feature attributes
|
2018-08-05 15:54:49 +01:00 |
|
tests
|
Fix stage 2 tests
|
2018-08-05 15:54:49 +01:00 |
|
boxed.rs
|
Document Box::into_raw returns non-null ptr
|
2018-08-20 10:56:16 -06:00 |
|
boxed_test.rs
|
Add missing dyn in liballoc
|
2018-07-10 22:32:19 +02:00 |
|
Cargo.toml
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |
|
fmt.rs
|
Reexport fmt::Alignment into std
|
2018-06-03 17:04:48 +02:00 |
|
lib.rs
|
liballoc: enable feature(nll) for bootstrap
|
2018-08-09 01:50:49 -04: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 |
|
rc.rs
|
typos
|
2018-07-23 12:53:37 +02:00 |
|
sync.rs
|
typos
|
2018-07-23 12:53:37 +02:00 |
|
task.rs
|
Switch to bootstrapping from 1.29 beta
|
2018-08-01 11:59:08 -06:00 |
|
vec.rs
|
Use SetLenOnDrop in Vec::truncate()
|
2018-07-31 20:53:53 +03:00 |