|
benches
|
Move deny(warnings) into rustbuild
|
2018-04-08 16:59:14 -06:00 |
|
tests
|
Rollup merge of #52769 - sinkuu:stray_test, r=alexcrichton
|
2018-07-28 16:25:04 +08:00 |
|
alloc.rs
|
Rename OOM to allocation error
|
2018-06-18 21:41:24 +02:00 |
|
boxed.rs
|
Impl Executor for Box<E: Executor>
|
2018-07-24 17:09:12 -04: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
|
Deny bare_trait_objects globally
|
2018-07-25 10:25:29 +09: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 |
|
vec.rs
|
Use SetLenOnDrop in Vec::truncate()
|
2018-07-31 20:53:53 +03:00 |