Skip to content

Commit 57f839c

Browse files
committed
Remove unnecessary feature gates
1 parent 8ee3d70 commit 57f839c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

std/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@
293293
#![feature(float_next_up_down)]
294294
#![feature(hasher_prefixfree_extras)]
295295
#![feature(hashmap_internals)]
296-
#![feature(int_roundings)]
297296
#![feature(ip)]
298297
#![feature(ip_in_core)]
299298
#![feature(maybe_uninit_slice)]

0 commit comments

Comments
 (0)