rust/compiler/rustc_parse/src/lexer
Cameron Steffen 4380056397
Rollup merge of #87659 - FabianWolff:issue-87397, r=davidtwco
Fix invalid suggestions for non-ASCII characters in byte constants

Fixes #87397.
2021-08-02 09:36:51 -05:00
..
mod.rs Suggest br if the unknown string prefix rb is found 2021-07-31 15:37:36 +02: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 Rollup merge of #87659 - FabianWolff:issue-87397, r=davidtwco 2021-08-02 09:36:51 -05:00
unicode_chars.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00