1
Fork 0

Remove unnecessary feature gates

This commit is contained in:
Jacob Pratt 2023-08-12 00:15:40 -04:00
parent 7f08376964
commit 62ca5aa8e4
No known key found for this signature in database
GPG key ID: 6E2E55C5F9ABB247
2 changed files with 0 additions and 2 deletions

View file

@ -293,7 +293,6 @@
#![feature(float_next_up_down)]
#![feature(hasher_prefixfree_extras)]
#![feature(hashmap_internals)]
#![feature(int_roundings)]
#![feature(ip)]
#![feature(ip_in_core)]
#![feature(maybe_uninit_slice)]