fix compiler warning

Feature is now stable.
exception
Sebastien Bourdeauducq 2020-11-06 12:22:32 +08:00
parent 479e6afd12
commit 291a782db0
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#![feature(panic_info_message)]
#![feature(c_variadic)]
#![feature(const_btree_new)]
#![feature(ptr_offset_from)]
#![feature(const_in_array_repeat_expressions)]
#![feature(naked_functions)]