1
Fork 0

Stabilize ip_in_core feature

This commit is contained in:
Linus Färnstrand 2023-12-24 11:52:19 +01:00
parent cf6427373b
commit 98899b7131
3 changed files with 1 additions and 3 deletions

View file

@ -325,7 +325,6 @@
#![feature(hasher_prefixfree_extras)]
#![feature(hashmap_internals)]
#![feature(ip)]
#![feature(ip_in_core)]
#![feature(maybe_uninit_slice)]
#![feature(maybe_uninit_uninit_array)]
#![feature(maybe_uninit_write_slice)]