rust/compiler/rustc_parse/src/lexer
2020-11-22 07:02:58 -03:00
..
mod.rs Fix typo in doc comment for report_too_many_hashes 2020-11-22 07:02:58 -03:00
tokentrees.rs use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match) 2020-09-20 11:42:52 +02:00
unescape_error_reporting.rs Fix span for unicode escape suggestion. 2020-10-05 11:19:08 -07:00
unicode_chars.rs Condense StringReader's API to a single function 2020-09-03 15:52:15 +02:00