| .. |
|
alloc
|
liballoc tests: Miri supports threads now
|
2020-05-01 11:16:38 +02:00 |
|
benches
|
disable collectionbenches for android
|
2020-06-25 11:14:16 -07:00 |
|
collections
|
Rollup merge of #74677 - ssomers:btree_cleanup_2, r=Amanieu
|
2020-07-24 18:56:38 +09:00 |
|
prelude
|
Format liballoc with rustfmt
|
2019-11-29 20:25:07 -08:00 |
|
raw_vec
|
Remove blank line
|
2020-06-26 06:22:35 -07:00 |
|
rc
|
Migrate to numeric associated consts
|
2020-06-10 01:35:47 +00:00 |
|
sync
|
Migrate to numeric associated consts
|
2020-06-10 01:35:47 +00:00 |
|
tests
|
Rollup merge of #74677 - ssomers:btree_cleanup_2, r=Amanieu
|
2020-07-24 18:56:38 +09:00 |
|
alloc.rs
|
Apply suggestions from code review
|
2020-06-19 13:47:04 +02:00 |
|
borrow.rs
|
Format the world
|
2019-12-22 17:42:47 -05:00 |
|
boxed.rs
|
Rollup merge of #73678 - Keno:patch-1, r=LukasKalbertodt
|
2020-07-01 07:42:42 -07:00 |
|
Cargo.toml
|
Ensure std benchmarks get tested.
|
2020-06-18 09:11:15 -07:00 |
|
fmt.rs
|
grammar: dealing-with
|
2020-05-06 19:01:27 -04:00 |
|
lib.rs
|
apply bootstrap cfgs
|
2020-07-16 19:36:49 -04:00 |
|
macros.rs
|
make vec![,] uncompilable
|
2020-04-14 10:27:55 +03:00 |
|
raw_vec.rs
|
Auto merge of #73882 - nnethercote:avoid-unwrap_or_else-in-allocate_in, r=Amanieu
|
2020-07-03 03:18:28 +00:00 |
|
rc.rs
|
Rollup merge of #73974 - CAD97:rc-no-weak, r=dtolnay
|
2020-07-06 17:45:28 -07:00 |
|
slice.rs
|
Rollup merge of #74143 - pickfire:patch-2, r=jonas-schievink
|
2020-07-09 11:50:42 -07:00 |
|
str.rs
|
Use intra-doc links in alloc::String
|
2020-07-18 11:03:44 -07:00 |
|
string.rs
|
Document UTF-8 validity of String::from_raw_parts
|
2020-07-25 14:06:32 +02:00 |
|
sync.rs
|
Fix Arc::as_ptr docs
|
2020-07-17 15:21:57 +02:00 |
|
task.rs
|
Remove unnecessary type hints from the Wake impl
|
2020-07-14 11:59:11 +02:00 |
|
tests.rs
|
Stop importing integer modules in liballoc
|
2020-04-05 11:22:01 +02:00 |
|
vec.rs
|
Apply suggestion from review
|
2020-07-24 19:55:08 +02:00 |