We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feature(const_closures)
1 parent e057232 commit 7bf7f57Copy full SHA for 7bf7f57
1 file changed
core/src/lib.rs
@@ -209,7 +209,6 @@
209
#![feature(cfg_sanitize)]
210
#![feature(cfg_target_has_atomic)]
211
#![feature(cfg_target_has_atomic_equal_alignment)]
212
-#![feature(const_closures)]
213
#![feature(const_fn_floating_point_arithmetic)]
214
#![feature(const_for)]
215
#![feature(const_mut_refs)]
0 commit comments