rust/src/libcore/ptr
cohenarthur eda7f8fdff rename-unique: Rename Unique::empty() to Unique::dangling()
rename-unique: Change calls and doc in raw_vec.rs

rename-unique: Change empty() -> dangling() in const-ptr-unique-rpass.rs
2020-04-30 11:00:45 +02:00
..
const_ptr.rs Bump bootstrap compiler 2020-04-25 09:25:33 -04:00
mod.rs safety-ptr: Add SAFETY on some unsafe blocks from libcore/ptr 2020-04-29 11:18:31 +02:00
mut_ptr.rs Bump bootstrap compiler 2020-04-25 09:25:33 -04:00
non_null.rs safety-ptr: Add SAFETY on some unsafe blocks from libcore/ptr 2020-04-29 11:18:31 +02:00
unique.rs rename-unique: Rename Unique::empty() to Unique::dangling() 2020-04-30 11:00:45 +02:00