summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTim Allen <screwtape@froup.com>2018-08-02 15:16:25 +1000
committerTim Allen <screwtape@froup.com>2018-08-02 15:16:25 +1000
commit8a9471ca5c99e07731aecfee677abf0b6252e48b (patch)
tree5f222374c595bca641870bd797524b79a07d2198 /src
parentbd9895ea86c9151b2df5900ac79e26a1772fad65 (diff)
rust.kak: Support Rust's raw-string syntax.
According to the Rust language reference[1], a raw string starts with an 'r', zero or more '#' characters, and a '"', and doesn't close until a '"' is immediately followed by the matching number of '#' characters. [1]: https://doc.rust-lang.org/reference/tokens.html#raw-string-literals
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions