| .. |
|
alloc
|
liballoc: ignore tests in Miri instead of removing them entirely
|
2019-12-07 12:42:19 +01:00 |
|
benches
|
Add benchmarks for string::insert(_str)
|
2019-12-18 07:18:05 +01:00 |
|
collections
|
Propagate cfg bootstrap
|
2019-12-18 12:16:19 -05:00 |
|
prelude
|
Format liballoc with rustfmt
|
2019-11-29 20:25:07 -08:00 |
|
raw_vec
|
Format liballoc with rustfmt
|
2019-11-29 20:25:07 -08:00 |
|
rc
|
Make Weak::weak_count() return zero when no strong refs remain
|
2019-11-21 19:48:39 +00:00 |
|
sync
|
Rollup merge of #65778 - bdonlan:stable_weak_count, r=dtolnay
|
2019-12-16 05:23:26 +01:00 |
|
tests
|
Rollup merge of #67235 - jonas-schievink:vecdeque-leak, r=KodrAus
|
2019-12-13 20:35:30 +01:00 |
|
alloc.rs
|
Snap cfgs to new beta
|
2019-09-25 08:42:46 -04:00 |
|
borrow.rs
|
Small Cow improvements
|
2019-12-11 21:01:33 +01:00 |
|
boxed.rs
|
Rollup merge of #62514 - stephaneyfx:box-ffi, r=nikomatsakis
|
2019-12-12 10:09:15 +09:00 |
|
Cargo.toml
|
bump rand to fix Miri failures
|
2019-08-04 14:50:26 +02:00 |
|
fmt.rs
|
Format liballoc with rustfmt
|
2019-11-29 20:25:07 -08:00 |
|
lib.rs
|
no need to bootstrap
|
2019-12-18 20:19:05 -06:00 |
|
macros.rs
|
Scope format! temporaries
|
2019-09-27 17:36:45 -04:00 |
|
raw_vec.rs
|
no need to bootstrap
|
2019-12-18 20:19:05 -06:00 |
|
rc.rs
|
Rollup merge of #65778 - bdonlan:stable_weak_count, r=dtolnay
|
2019-12-16 05:23:26 +01:00 |
|
slice.rs
|
Format liballoc with rustfmt
|
2019-11-29 20:25:07 -08:00 |
|
str.rs
|
Apply clippy::needless_return suggestions
|
2019-10-22 19:23:10 +02:00 |
|
string.rs
|
Propagate cfg bootstrap
|
2019-12-18 12:16:19 -05:00 |
|
sync.rs
|
Rollup merge of #65778 - bdonlan:stable_weak_count, r=dtolnay
|
2019-12-16 05:23:26 +01:00 |
|
tests.rs
|
Format liballoc with rustfmt
|
2019-11-29 20:25:07 -08:00 |
|
vec.rs
|
Propagate cfg bootstrap
|
2019-12-18 12:16:19 -05:00 |