1
Fork 0

Stabilize is_some_and

This commit is contained in:
Jonas Platte 2023-04-06 21:54:05 +02:00
parent f5b8f44e5d
commit 443928f7e3
No known key found for this signature in database
GPG key ID: 7D261D771D915378
7 changed files with 3 additions and 13 deletions

View file

@ -289,7 +289,6 @@
#![feature(hashmap_internals)]
#![feature(ip)]
#![feature(ip_in_core)]
#![feature(is_some_and)]
#![feature(maybe_uninit_slice)]
#![feature(maybe_uninit_write_slice)]
#![feature(panic_can_unwind)]