rust/compiler/rustc_parse/src/lexer
Matthew Jasper 65bdb31a97 Report text_direction_codepoint_in_literal when parsing
- The lint is now reported in code that gets removed/modified/duplicated
  by macro expansion.
- Spans are more accurate
- Fixes #140281
2025-05-27 15:57:41 +00:00
..
diagnostics.rs Rename open_brace to open_delimiters 2025-04-22 14:37:26 +08:00
mod.rs Report text_direction_codepoint_in_literal when parsing 2025-05-27 15:57:41 +00:00
tokentrees.rs Rename open_brace to open_delimiters 2025-04-22 14:37:26 +08:00
unescape_error_reporting.rs Replace rustc_lexer/unescape with rustc-literal-escaper crate 2025-04-04 14:44:45 +02:00
unicode_chars.rs Remove token::{Open,Close}Delim. 2025-04-21 07:35:56 +10:00