We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c28d7f commit 7bfacb3Copy full SHA for 7bfacb3
src/lib.rs
@@ -4,7 +4,6 @@
4
#![feature(abi_x86_interrupt)]
5
#![feature(alloc_error_handler)]
6
#![feature(const_fn)]
7
-#![feature(alloc_layout_extra)]
8
#![feature(const_in_array_repeat_expressions)]
9
#![test_runner(crate::test_runner)]
10
#![reexport_test_harness_main = "test_main"]
0 commit comments