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 ee92beb commit 291babdCopy full SHA for 291babd
src/librustdoc/html/highlight.rs
@@ -8,7 +8,6 @@
8
use std::borrow::Cow;
9
use std::collections::VecDeque;
10
use std::fmt::{self, Display, Write};
11
-use std::format_args_nl;
12
13
use rustc_data_structures::fx::FxIndexMap;
14
use rustc_lexer::{Cursor, FrontmatterAllowed, LiteralKind, TokenKind};
0 commit comments