Stabilize [const_]pointer_byte_offsets

This commit is contained in:
Maybe Waffle 2022-09-04 21:13:44 +04:00 committed by Maybe Waffle
parent cf226e93dc
commit e36224118f
17 changed files with 67 additions and 74 deletions

View file

@ -141,7 +141,6 @@
#![feature(maybe_uninit_uninit_array)]
#![feature(maybe_uninit_uninit_array_transpose)]
#![feature(pattern)]
#![feature(pointer_byte_offsets)]
#![feature(ptr_addr_eq)]
#![feature(ptr_internals)]
#![feature(ptr_metadata)]