| .. |
|
benches
|
Bump bootstrap compiler to 1.33 beta
|
2019-01-26 08:02:08 -07:00 |
|
collections
|
avoid some raw ptr casts in BTreeMap
|
2019-01-28 10:48:38 +01:00 |
|
tests
|
Replace deprecated ATOMIC_INIT consts
|
2019-01-26 15:27:38 -07:00 |
|
alloc.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
borrow.rs
|
liballoc: remove unneeded allow(deprecated)
|
2019-01-28 10:39:49 +01:00 |
|
boxed.rs
|
Add discoverable function for converting Box<T> -> Pin<Box<T>>
|
2019-01-03 21:04:35 +01:00 |
|
boxed_test.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Cargo.toml
|
fix deprecation warnings in liballoc benches
|
2018-12-21 11:33:29 +01:00 |
|
fmt.rs
|
Mention ToString in std::fmt docs
|
2018-12-29 19:17:03 -05:00 |
|
lib.rs
|
avoid mem::uninitialized in BTreeMap
|
2019-01-28 10:48:33 +01:00 |
|
macros.rs
|
Mention ToString in std::fmt docs
|
2018-12-29 19:17:03 -05:00 |
|
prelude.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
raw_vec.rs
|
RawVec doesn't always abort on allocation errors
|
2019-01-08 17:21:30 -05:00 |
|
rc.rs
|
liballoc: remove unneeded allow(deprecated)
|
2019-01-28 10:39:49 +01:00 |
|
slice.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
str.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
string.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
sync.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
task.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
vec.rs
|
Add a debug_assert to Vec::set_len
|
2019-01-13 22:40:25 -08:00 |