rust/compiler/rustc_parse/src/lexer
2020-11-05 20:11:29 +01:00
..
mod.rs Fix even more URLs 2020-11-05 20:11:29 +01: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