rust/library/alloc/src
Ivan Tham be8b5eb529
Reuse description from drain_filter
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-08-29 22:39:34 +08:00
..
alloc Replace Memoryblock with NonNull<[u8]> 2020-08-04 18:03:34 +02:00
collections Prefer https link for wikipedia URLs 2020-08-23 10:02:42 +00:00
prelude mv std libs to library/ 2020-07-27 19:51:13 -05:00
raw_vec Replace Memoryblock with NonNull<[u8]> 2020-08-04 18:03:34 +02:00
rc mv std libs to library/ 2020-07-27 19:51:13 -05:00
sync add missing newline 2020-08-14 01:28:04 +02:00
alloc.rs Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieu 2020-08-26 10:44:28 +00:00
borrow.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
boxed.rs Auto merge of #75171 - amosonn:new_zeroed_slice, r=Amanieu 2020-08-22 18:46:42 +00:00
fmt.rs Apply suggestions from code review 2020-08-21 19:31:00 +02:00
lib.rs Auto merge of #75505 - Dylan-DPC:feature/arc_new, r=KodrAus 2020-08-24 08:26:59 +00:00
macros.rs Use intra-doc-links in alloc 2020-08-21 00:25:25 +02:00
raw_vec.rs Assume same alignment in RawVec 2020-08-20 11:56:46 +02:00
rc.rs Auto merge of #75171 - amosonn:new_zeroed_slice, r=Amanieu 2020-08-22 18:46:42 +00:00
slice.rs Use intra-doc-links in alloc 2020-08-21 00:25:25 +02:00
str.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
string.rs Convert from str -> prim@str for alloc 2020-08-23 22:40:20 -04:00
sync.rs Auto merge of #75505 - Dylan-DPC:feature/arc_new, r=KodrAus 2020-08-24 08:26:59 +00:00
task.rs Move to intra-doc links for task.rs and vec.rs 2020-08-18 21:47:23 +05:30
tests.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
vec.rs Reuse description from drain_filter 2020-08-29 22:39:34 +08:00