We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71187b7 commit f84ec02Copy full SHA for f84ec02
src/libcore/lib.rs
@@ -83,7 +83,6 @@
83
#![feature(const_fn)]
84
#![feature(const_int_ops)]
85
#![feature(const_fn_union)]
86
-#![feature(convert_id)]
87
#![feature(custom_attribute)]
88
#![feature(doc_cfg)]
89
#![feature(doc_spotlight)]
src/libstd/lib.rs
@@ -254,7 +254,6 @@
254
255
256
#![feature(const_ip)]
257
258
#![feature(core_intrinsics)]
259
#![feature(dropck_eyepatch)]
260
#![feature(exact_size_is_empty)]
0 commit comments