alloc
|
Replace Memoryblock with NonNull<[u8]>
|
2020-08-04 18:03:34 +02:00 |
raw_vec
|
Rename AllocErr to AllocError
|
2020-09-28 14:51:03 -04: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 |
boxed.rs
|
fix Box::into_unique
|
2020-10-27 17:02:42 +01:00 |
fmt.rs
|
Convert a bunch of intra-doc links
|
2020-11-07 12:50:57 -08:00 |
macros.rs
|
Fix doc links to std::fmt
|
2020-10-31 18:02:55 +07:00 |
rc.rs
|
Don't say you "should" use fully qualified syntax
|
2020-10-28 16:49:30 -07:00 |
task.rs
|
Allow unstable From impl for [Raw]Waker.
|
2020-09-11 13:36:45 +02:00 |
vec.rs
|
remove needs_drop
|
2020-11-07 21:40:55 +01:00 |