| .. |
|
alloc
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
collections
|
Auto merge of #78373 - matthewjasper:drop-on-into, r=pnkfelix
|
2020-12-05 13:41:08 +00:00 |
|
prelude
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|
raw_vec
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
rc
|
Add tests for weak into/from raw
|
2020-09-12 10:38:33 -05:00 |
|
sync
|
Add tests for weak into/from raw
|
2020-09-12 10:38:33 -05:00 |
|
alloc.rs
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
borrow.rs
|
Update library functions with stability attributes
|
2020-09-22 10:05:58 -07:00 |
|
boxed.rs
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
fmt.rs
|
Convert a bunch of intra-doc links
|
2020-11-07 12:50:57 -08:00 |
|
lib.rs
|
Introduce the GroupBy and GroupByMut Iterators
|
2020-12-10 10:16:29 +01:00 |
|
macros.rs
|
Fix doc links to std::fmt
|
2020-10-31 18:02:55 +07:00 |
|
raw_vec.rs
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
rc.rs
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
slice.rs
|
Introduce the GroupBy and GroupByMut Iterators
|
2020-12-10 10:16:29 +01:00 |
|
str.rs
|
Privatize some of libcore unicode_internals
|
2020-12-07 16:16:42 +03:00 |
|
string.rs
|
Prevent String::retain from creating non-utf8 strings when abusing panic
|
2020-10-29 11:58:12 +01:00 |
|
sync.rs
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
task.rs
|
Allow unstable From impl for [Raw]Waker.
|
2020-09-11 13:36:45 +02:00 |
|
tests.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|
vec.rs
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |