We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244b121 commit 5a47e9dCopy full SHA for 5a47e9d
turbopack/crates/turbopack-cli/src/lib.rs
@@ -2,7 +2,6 @@
2
#![feature(min_specialization)]
3
#![feature(arbitrary_self_types)]
4
#![feature(arbitrary_self_types_pointers)]
5
-#![feature(async_closure)]
6
7
pub mod arguments;
8
pub mod build;
0 commit comments