We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Option
1 parent 9b45f04 commit 6b5f63cCopy full SHA for 6b5f63c
4 files changed
library/core/src/lib.rs
@@ -123,6 +123,7 @@
123
#![feature(const_num_from_num)]
124
#![feature(const_ops)]
125
#![feature(const_option)]
126
+#![feature(const_option_ext)]
127
#![feature(const_pin)]
128
#![feature(const_replace)]
129
#![feature(const_ptr_is_null)]
0 commit comments