rust/crates/syntax
oxalica de1f766820
Fix highlighting of byte escape sequences
Currently non-UTF8 escape sequences in byte strings and any escape
sequences in byte literals are ignored.
2023-07-17 22:52:58 +08:00
..
fuzz fix(fuzz): Fixes broken Cargo.toml for fuzz tests 2023-01-24 10:54:10 -08:00
src Fix highlighting of byte escape sequences 2023-07-17 22:52:58 +08:00
test_data Spelling 2023-04-19 09:45:55 -04:00
Cargo.toml Upgrade to indexmap v2 2023-06-24 17:35:20 -07:00
rust.ungram Use ConstArg instead of Expr for AstId of InTypeConstId 2023-06-11 00:39:28 +03:30