chore: sync with latest nightly compiler

This commit is contained in:
Paul Pan 2024-08-22 14:39:05 +08:00
parent 7ab1c29eaa
commit f32963ae74

View File

@ -2,7 +2,6 @@
#![no_std]
#![no_main]
// Features
#![feature(asm_const)]
#![feature(cell_update)]
#![feature(concat_idents)]
#![feature(iter_array_chunks)]