We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5aa296 commit 2abf0c8Copy full SHA for 2abf0c8
1 file changed
rust/kernel/lib.rs
@@ -13,6 +13,7 @@
13
14
#![no_std]
15
#![feature(arbitrary_self_types)]
16
+#![feature(associated_type_defaults)]
17
#![feature(coerce_unsized)]
18
#![feature(const_refs_to_cell)]
19
#![feature(dispatch_from_dyn)]
0 commit comments