]> git.lizzy.rs Git - rust.git/commit
feat: escape format specifier(close: #12258)
authorbvanjoi <bohan-zhang@foxmail.com>
Sun, 22 May 2022 06:40:47 +0000 (14:40 +0800)
committerbvanjoi <bohan-zhang@foxmail.com>
Sun, 22 May 2022 07:32:24 +0000 (15:32 +0800)
commitf6b8525b1d6f75ca6cac45c5808d7eae47f296c8
tree8253535c424e48473684713096c03c88acd101d2
parent3de03d4c61d2405b66337b96ea97aa21f7d04e4b
feat: escape format specifier(close: #12258)
crates/ide-db/src/syntax_helpers/format_string.rs
crates/ide/src/syntax_highlighting/format.rs
crates/ide/src/syntax_highlighting/test_data/highlight_strings.html
crates/ide/src/syntax_highlighting/tests.rs