Merge branch 'post-11' into post-12

This commit is contained in:
Philipp Oppermann
2021-02-02 11:46:44 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
#![feature(abi_x86_interrupt)]
#![feature(alloc_error_handler)]
#![feature(const_mut_refs)]
#![feature(const_in_array_repeat_expressions)]
#![feature(wake_trait)]
#![test_runner(crate::test_runner)]
#![reexport_test_harness_main = "test_main"]