Merge branch 'post-11' into post-12

This commit is contained in:
Philipp Oppermann
2020-05-20 10:51:40 +02:00

View File

@@ -4,7 +4,6 @@
#![feature(abi_x86_interrupt)]
#![feature(alloc_error_handler)]
#![feature(const_fn)]
#![feature(alloc_layout_extra)]
#![feature(const_in_array_repeat_expressions)]
#![feature(wake_trait)]
#![test_runner(crate::test_runner)]