Skip to content

Commit 6902244

Browse files
committed
Fix build
1 parent ee7ec41 commit 6902244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swym-htm/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#![cfg_attr(not(test), no_std)]
44
#![feature(core_intrinsics)]
55
#![feature(link_llvm_intrinsics)]
6+
#![feature(test)]
67
#![cfg_attr(test, feature(test))]
78
#![warn(missing_docs)]
89

0 commit comments

Comments
 (0)