We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1061b2a commit 217668eCopy full SHA for 217668e
1 file changed
rust/alloc/lib.rs
@@ -106,6 +106,7 @@
106
#![feature(ascii_char)]
107
#![feature(assert_matches)]
108
#![feature(async_iterator)]
109
+#![feature(cfg_version)]
110
#![feature(coerce_unsized)]
111
#![feature(const_align_of_val)]
112
#![feature(const_box)]
0 commit comments