Skip to content

Commit 3ff7c24

Browse files
committed
Remove char_literal
1 parent 49a54f7 commit 3ff7c24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[0.3.15]
2+
Unreleased
3+
4+
- Rust: remove char_literal query
5+
16
[0.3.15]
27

38
- Add C# support

crates/codebook/src/queries/rust.scm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@
1111
(block_comment) @comment
1212
(line_comment) @comment
1313
(string_content) @string
14-
(char_literal) @string

0 commit comments

Comments
 (0)