We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a54f7 commit 3ff7c24Copy full SHA for 3ff7c24
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+[0.3.15]
2
+Unreleased
3
+
4
+- Rust: remove char_literal query
5
6
[0.3.15]
7
8
- Add C# support
crates/codebook/src/queries/rust.scm
@@ -11,4 +11,3 @@
11
(block_comment) @comment
12
(line_comment) @comment
13
(string_content) @string
14
-(char_literal) @string
0 commit comments