rust/src/libcore/ptr
Dylan DPC c06799e4c4
Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay
Migrate to numeric associated consts

The deprecation PR is #72885

cc #68490
cc rust-lang/rfcs#2700
2020-06-12 12:28:23 +02:00
..
const_ptr.rs Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
mod.rs Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay 2020-06-12 12:28:23 +02:00
mut_ptr.rs core: Make pointer offset methods "const fn" 2020-05-25 13:09:02 -07:00
non_null.rs Apply suggestions from code review 2020-05-18 21:29:43 +02:00
unique.rs rename-unique: Rename Unique::empty() to Unique::dangling() 2020-04-30 11:00:45 +02:00