Stabilize atomic_as_ptr

This commit is contained in:
Trevor Gross
2023-02-23 23:29:10 -05:00
parent 07c993eba8
commit 318be2bee9
2 changed files with 7 additions and 7 deletions

View File

@@ -273,7 +273,6 @@
#![feature(utf8_chunks)]
//
// Library features (core):
#![feature(atomic_mut_ptr)]
#![feature(char_internals)]
#![feature(core_intrinsics)]
#![feature(duration_constants)]