about summary refs log tree commit diff
path: root/src/libcore/ptr
AgeCommit message (Expand)AuthorLines
2019-07-04Switch master to 1.38Mark Rousskov-1/+1
2019-07-04ptr::{read,write}_unaligned: use no_run and reword slightly.Mazdak Farrokhzad-4/+4
2019-07-04Clarify unaligned fields in ptr::read_unaligned.Mazdak Farrokhzad-35/+53
2019-07-03remove bogus example from drop_in_placeRalf Jung-27/+5
2019-06-23Fix meta-variable binding errors in macrosJulien Cretin-6/+6
2019-06-19Remove mentions of removed `offset_to` methodPhilipp Oppermann-2/+2
2019-06-19Add functions to build raw slicesOliver Scherer-0/+47
2019-06-14note some safety concerns of raw-ptr-to-ref castsRalf Jung-3/+35
2019-06-05Utilize cfg(bootstrap) over cfg(stage0)Mark Rousskov-1/+1
2019-05-25split core::ptr module into multiple filesRalf Jung-0/+3152