(Rust) Escaped double quotations in string at attribute are not highlighted properly #3817
Labels
bug
good first issue
Should be easier for first time contributors
help welcome
Could use help from community
language
Describe the issue
Escaped double quotations in string at attributes are not treated as a escaped character but a normal quotation.
Which language seems to have the issue?
Rust
Sample Code to Reproduce
sample at jsfiddle
Expected behavior
The escaped double quotation
\"
shouldn't be treated as a normal double quotation.The text was updated successfully, but these errors were encountered: