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

@@ -331,7 +331,6 @@
#![feature(panic_can_unwind)]
#![feature(panic_info_message)]
#![feature(panic_internals)]
#![feature(pointer_byte_offsets)]
#![feature(pointer_is_aligned)]
#![feature(portable_simd)]
#![feature(prelude_2024)]