rust/compiler/rustc_lexer/src
Nicholas Nethercote 0a401b624b Tweak Mode.
- Add `use Mode::*` to avoid all the qualifiers.
- Reorder the variants. The existing order makes no particular sense,
  which has bugged me for some time. I've chosen an order that makes
  sense to me.
2023-12-09 09:30:32 +11:00
..
unescape Use as_deref in compiler (but only where it makes sense) 2022-11-16 21:58:58 +00:00
cursor.rs reimplement C string literals 2023-07-23 06:54:07 +00:00
lib.rs Update lexer emoji diagnostics to Unicode 15.0 2023-07-29 08:47:21 +08:00
tests.rs Revert "Don't recover lifetimes/labels containing emojis as character literals" 2023-04-10 06:52:41 +00:00
unescape.rs Tweak Mode. 2023-12-09 09:30:32 +11:00