Skip to content

Commit f51e625

Browse files
bors[bot]japaric
andcommitted
Merge #46
46: drop the nonzero feature gate r=japaric a=japaric Co-authored-by: Jorge Aparicio <[email protected]>
2 parents d2beff0 + e3c9f23 commit f51e625

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
@@ -53,7 +53,6 @@
5353
#![deny(warnings)]
5454
#![feature(const_fn)]
5555
#![feature(core_intrinsics)]
56-
#![feature(nonzero)]
5756
#![feature(untagged_unions)]
5857
#![no_std]
5958

0 commit comments

Comments
 (0)