Rust: add cstring and raw cstring lexing#292
Rust: add cstring and raw cstring lexing#292Ekopalypse wants to merge 4 commits intoScintillaOrg:masterfrom
Conversation
|
That mostly looks good.
To avoid multiple definition problems, non-static definitions like Since there is a non-ASCII character 'æ' encoded as UTF-8, there should be a UTF-8 coding declaration so SciTE will correctly display the file. See The styling test results in this pull request appear to be from before the new feature: |
…ING and SCE_RUST_CSTRINGR.
fixes #268