Remove unused feature gates

This commit is contained in:
Yotam Ofek
2025-06-28 22:59:23 +00:00
parent 11ad40bb83
commit 8429c9911b
5 changed files with 0 additions and 7 deletions

View File

@@ -65,7 +65,6 @@ This API is completely unstable and subject to change.
#![feature(debug_closure_helpers)]
#![feature(gen_blocks)]
#![feature(if_let_guard)]
#![feature(iter_from_coroutine)]
#![feature(iter_intersperse)]
#![feature(never_type)]
#![feature(rustdoc_internals)]