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 9cb57c6 commit cdb4b66Copy full SHA for cdb4b66
src/librustdoc/lib.rs
@@ -7,7 +7,6 @@
7
#![feature(box_patterns)]
8
#![feature(debug_closure_helpers)]
9
#![feature(file_buffered)]
10
-#![feature(format_args_nl)]
11
#![feature(if_let_guard)]
12
#![feature(impl_trait_in_assoc_type)]
13
#![feature(iter_intersperse)]
0 commit comments