We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e9eba commit 16506c0Copy full SHA for 16506c0
libraries/tock-register-interface/src/lib.rs
@@ -53,7 +53,6 @@
53
//! ------
54
//! - Shane Leonard <[email protected]>
55
56
-#![feature(const_fn_trait_bound)]
57
#![no_std]
58
// If we don't build any actual register types, we don't need unsafe
59
// code in this crate
0 commit comments