rust-analyzer/crates/syntax
Nicholas Nethercote e54838abd9 Remove unescape_byte_literal.
It's easy to just use `unescape_literal` + `byte_from_char`.
2022-11-05 13:56:36 +11:00
..
fuzz Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
src Remove unescape_byte_literal. 2022-11-05 13:56:36 +11:00
test_data Fix .gitattributes for test_data 2022-07-24 14:05:35 +02:00
Cargo.toml Bump proc-macro2 2022-10-15 13:02:10 +03:00
rust.ungram Remove hir::Expr::MacroStmts 2022-08-31 16:58:11 +02:00