Remove `feature(const_closures)` from libcore · model-checking/verify-rust-std@7bf7f57

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 7bf7f57

committed

Remove feature(const_closures) from libcore

1 parent e057232 commit 7bf7f57

File tree

1 file changed

+

0

-

1

lines changed

1 file changed

+

0

-

1

lines changed

Lines changed: 0 additions & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -209,7 +209,6 @@

209209

#![feature(cfg_sanitize)]

210210

#![feature(cfg_target_has_atomic)]

211211

#![feature(cfg_target_has_atomic_equal_alignment)]

212-

#![feature(const_closures)]

213212

#![feature(const_fn_floating_point_arithmetic)]

214213

#![feature(const_for)]

215214

#![feature(const_mut_refs)]

0 commit comments

Comments

 (0)