rust/compiler/rustc_lexer/src
Matthias Krüger 4457014398 Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov"
The PR had some unforseen perf regressions that are not as easy to find.
Revert the PR for now.

This reverts commit 6ae8912a3e, reversing
changes made to 86d6d2b738.
2021-10-15 11:28:23 +02:00
..
unescape Warn when an escaped newline skips multiple lines 2021-08-11 11:35:08 +02:00
cursor.rs Return EOF_CHAR constant instead of magic char. 2021-01-07 13:20:04 +01:00
lib.rs Fix more “a”/“an” typos 2021-08-22 17:27:18 +02:00
tests.rs Move lexer unit tests to rustc_lexer 2020-08-30 19:53:36 +02:00
unescape.rs Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov" 2021-10-15 11:28:23 +02:00