We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf5592 commit 950d669Copy full SHA for 950d669
src/tools/error_index_generator/main.rs
@@ -8,7 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-#![feature(rustc_private, rustdoc)]
+#![feature(rustc_private)]
12
13
extern crate syntax;
14
extern crate rustdoc;
0 commit comments