Skip to content

Commit 16506c0

Browse files
bradjclschuermann
authored andcommitted
remove const_fn_trait_bound feature
1 parent b8e9eba commit 16506c0

File tree

1 file changed

+0
-1
lines changed
  • libraries/tock-register-interface/src

1 file changed

+0
-1
lines changed

libraries/tock-register-interface/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
//! ------
5454
//! - Shane Leonard <[email protected]>
5555
56-
#![feature(const_fn_trait_bound)]
5756
#![no_std]
5857
// If we don't build any actual register types, we don't need unsafe
5958
// code in this crate

0 commit comments

Comments
 (0)