Skip to content

Commit f3732b6

Browse files
toku-sa-nandre-richter
authored andcommitted
chore: remove the const_panic feature gate
It's now on stable.
1 parent e0deee5 commit f3732b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
7272
#![deny(missing_docs)]
7373
#![feature(asm)]
74-
#![feature(const_panic)]
7574
#![no_std]
7675

7776
#[cfg(target_arch = "aarch64")]

0 commit comments

Comments
 (0)