rust/compiler/rustc_parse/src/lexer
2021-06-26 23:11:14 +08:00
..
mod.rs No reserved_prefix suggestion in proc macro call_site. 2021-06-26 23:11:14 +08: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 Handle Spans for byte and raw strings and add more detail 2021-02-03 13:34:28 -08:00
unicode_chars.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00