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.
doc_comment
1 parent b5cdb86 commit 1eda613Copy full SHA for 1eda613
lockfile.json
@@ -213,7 +213,7 @@
213
"revision": "888e2e563ed3b43c417f17e57f7e29c39ce9aeea"
214
},
215
"rust": {
216
- "revision": "d045b04b66d51c0ba8671e7ce1ee23a9f286b7d7"
+ "revision": "67d304c81e3b2a6cda7e9f577c1f527c53c8348e"
217
218
"scala": {
219
"revision": "0a3dd53a7fc4b352a538397d054380aaa28be54c"
queries/rust/highlights.scm
@@ -144,6 +144,7 @@
144
[
145
(line_comment)
146
(block_comment)
147
+ (doc_comment)
148
] @comment
149
150
(boolean_literal) @boolean
0 commit comments