Skip to content

Commit 60b8c7f

Browse files
committed
no_core not needed anymore
1 parent 91ffed1 commit 60b8c7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mylib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#[crate_type = "lib"];
22
#[no_std];
3-
#[no_core];
43
#[allow(ctypes)];
54

65
#[no_mangle]

0 commit comments

Comments
 (0)