We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b281ff commit 6845c80Copy full SHA for 6845c80
crates/parser/src/lexed_str.rs
@@ -7,7 +7,6 @@
7
//!
8
//! Note that these tokens, unlike the tokens we feed into the parser, do
9
//! include info about comments and whitespace.
10
-//
11
12
use rustc_dependencies::lexer as rustc_lexer;
13
0 commit comments