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

@@ -148,7 +148,6 @@
#![feature(const_option)]
#![feature(const_option_ext)]
#![feature(const_pin)]
#![feature(const_pointer_byte_offsets)]
#![feature(const_pointer_is_aligned)]
#![feature(const_ptr_as_ref)]
#![feature(const_ptr_is_null)]