1
Fork 0

stabilize extract_if

This commit is contained in:
bendn 2025-02-16 12:38:11 +07:00
parent 1805b33483
commit c39f33baae
No known key found for this signature in database
GPG key ID: 0D9D3A2A3B2A93D6
11 changed files with 9 additions and 22 deletions

View file

@ -45,7 +45,6 @@
#![feature(decl_macro)]
#![feature(discriminant_kind)]
#![feature(extern_types)]
#![feature(extract_if)]
#![feature(file_buffered)]
#![feature(if_let_guard)]
#![feature(intra_doc_pointers)]