| .. |
|
alloc
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
collections
|
Stabilize feature vec_retain_mut on Vec and VecDeque
|
2022-03-30 20:28:50 +02:00 |
|
raw_vec
|
Add a unit test for zero-sized types in RawVec.
|
2021-11-26 19:30:45 +11:00 |
|
rc
|
Use implicit capture syntax in format_args
|
2022-03-10 10:23:40 -05:00 |
|
sync
|
Use implicit capture syntax in format_args
|
2022-03-10 10:23:40 -05:00 |
|
vec
|
add <[[T; N]]>::flatten, <[[T; N]]>::flatten_mut, and Vec::<[T; N]>::into_flattened
|
2022-04-08 00:54:39 -04:00 |
|
alloc.rs
|
trivial cfg(bootstrap) changes
|
2022-04-05 23:18:40 +02:00 |
|
borrow.rs
|
trivial cfg(bootstrap) changes
|
2022-04-05 23:18:40 +02:00 |
|
boxed.rs
|
trivial cfg(bootstrap) changes
|
2022-04-05 23:18:40 +02:00 |
|
fmt.rs
|
Use implicit capture syntax in format_args
|
2022-03-10 10:23:40 -05:00 |
|
lib.rs
|
Rollup merge of #95579 - Cyborus04:slice_flatten, r=scottmcm
|
2022-04-08 11:48:21 +02:00 |
|
macros.rs
|
Add diagnostic items for macros
|
2022-01-06 14:59:33 +00:00 |
|
raw_vec.rs
|
formatting
|
2022-04-06 01:36:46 +05:30 |
|
rc.rs
|
Make the stdlib largely conform to strict provenance.
|
2022-03-29 20:18:21 -04:00 |
|
slice.rs
|
trivial cfg(bootstrap) changes
|
2022-04-05 23:18:40 +02:00 |
|
str.rs
|
trivial cfg(bootstrap) changes
|
2022-04-05 23:18:40 +02:00 |
|
string.rs
|
Rollup merge of #95368 - lopopolo:lopopolo/string-try-reserve-exact-doc-typo, r=Dylan-DPC
|
2022-03-27 22:51:42 +02:00 |
|
sync.rs
|
hide an #[allow] directive from the Arc::new_cyclic doc example
|
2022-04-07 18:00:46 -07:00 |
|
task.rs
|
Document From implementations for Waker and RawWaker
|
2021-04-22 14:16:33 -07:00 |
|
tests.rs
|
Use implicit capture syntax in format_args
|
2022-03-10 10:23:40 -05:00 |