stabilize extract_if

This commit is contained in:
bendn
2025-02-16 12:38:11 +07:00
parent 1805b33483
commit c39f33baae
11 changed files with 9 additions and 22 deletions

View File

@@ -5,7 +5,6 @@
#![feature(coroutines)]
#![feature(decl_macro)]
#![feature(error_iter)]
#![feature(extract_if)]
#![feature(file_buffered)]
#![feature(if_let_guard)]
#![feature(iter_from_coroutine)]