mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|
CAD97
|
1821e3d75c
|
re-add Layout::for_value_raw
This was accidentally removed in rust-lang/rust#70362
56cbf2f22a
|
2020-07-18 18:27:39 -04:00 |
|
LeSeulArtichaut
|
8ee1dec77b
|
Deny unsafe ops in unsafe fns, part 1
|
2020-06-30 16:42:57 +02:00 |
|
LeSeulArtichaut
|
d515168f3b
|
Document unsafety in core::{panicking, alloc::layout, hint, iter::adapters::zip}
|
2020-04-24 01:48:48 +02:00 |
|
CAD97
|
98f0a8241b
|
Improve Layout::extend docs
|
2020-04-20 12:30:35 -04:00 |
|
Christopher Durham
|
9c3adaf89c
|
Update src/libcore/alloc/layout.rs
Co-Authored-By: Amanieu d'Antras <amanieu@gmail.com>
|
2020-04-20 12:28:30 -04:00 |
|
CAD97
|
a01b00faf8
|
Clarify layout information in Layout::extend
|
2020-04-17 18:59:36 -04:00 |
|
Christopher Durham
|
5f1fd9da54
|
Apply suggestions from code review
Co-Authored-By: Ralf Jung <post@ralfj.de>
|
2020-04-16 16:44:30 -04:00 |
|
CAD97
|
053c2dddda
|
Add note about Layout::pad_to_align to Layout::extend
|
2020-04-15 20:35:37 -04:00 |
|
Christopher Durham
|
c266b8b98c
|
emphasize *no trailing padding*
|
2020-04-15 15:50:31 -04:00 |
|
CAD97
|
1b76bb03fe
|
Stabilize some of alloc_layout_extras
|
2020-04-08 02:09:47 -04:00 |
|
Tim Diekmann
|
db15fe6b38
|
Mark Layout::dangling inline
|
2020-03-26 17:14:34 +01:00 |
|
Tim Diekmann
|
56cbf2f22a
|
Overhaul of the AllocRef trait to match allocator-wg's latest consens
|
2020-03-26 17:10:54 +01:00 |
|