rust-analyzer/crates/syntax
bors d1c9775171 Auto merge of #13568 - noritada:fix/len-of-byte-string-with-escaped-newlines, r=Veykril
Fix the length displayed for byte string literals with escaped newlines

This is a fix for the problem I reported earlier: "the length of byte strings containing escaped newlines is displayed two bytes longer when the first escaped character is a newline".

I would appreciate it if you could review the fix.
Many thanks.

Closes #13567
2022-11-07 15:04:40 +00:00
..
fuzz Bump Cargo rust-version fields to latest stable 2022-11-07 12:59:51 +01:00
src Auto merge of #13568 - noritada:fix/len-of-byte-string-with-escaped-newlines, r=Veykril 2022-11-07 15:04:40 +00:00
test_data Fix .gitattributes for test_data 2022-07-24 14:05:35 +02:00
Cargo.toml Bump Cargo rust-version fields to latest stable 2022-11-07 12:59:51 +01:00
rust.ungram Collect generic arguments in associated type bindings 2022-10-27 19:18:59 +09:00