Skip to content

Commit 44fbe7e

Browse files
committed
Disable core_intrinsics feature
1 parent be99751 commit 44fbe7e

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
@@ -16,7 +16,6 @@
1616
#![feature(naked_functions)]
1717
#![feature(new_uninit)]
1818
#![feature(specialization)]
19-
#![feature(core_intrinsics)]
2019
#![feature(strict_provenance)]
2120
#![feature(is_some_and)]
2221
#![cfg_attr(target_os = "none", no_std)]

0 commit comments

Comments
 (0)