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.
1 parent 3883976 commit d33e196Copy full SHA for d33e196
compiler/rustc_builtin_macros/src/lib.rs
@@ -8,7 +8,6 @@
8
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
9
#![doc(rust_logo)]
10
#![feature(assert_matches)]
11
-#![feature(autodiff)]
12
#![feature(box_patterns)]
13
#![feature(decl_macro)]
14
#![feature(if_let_guard)]
0 commit comments