Skip to content

Commit a8e32c6

Browse files
committed
Remove no_std
1 parent c5a0d98 commit a8e32c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/std_float/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![cfg_attr(feature = "as_crate", no_std)] // We are std!
21
#![cfg_attr(
32
feature = "as_crate",
43
feature(core_intrinsics),

0 commit comments

Comments
 (0)