We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f118749 commit d04cc47Copy full SHA for d04cc47
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
#![feature(wake_trait)]
10
#![test_runner(crate::test_runner)]
0 commit comments