aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lockfile.json2
-rw-r--r--queries/rust/highlights.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/lockfile.json b/lockfile.json
index 5a3913759..706b6e6cf 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -534,7 +534,7 @@
"revision": "f257f3f57833d584050336921773738a3fd8ca22"
},
"rust": {
- "revision": "48e053397b587de97790b055a1097b7c8a4ef846"
+ "revision": "464df136755e81b54885ab18f8093f6ec9def8bb"
},
"scala": {
"revision": "1b4c2fa5c55c5fd83cbb0d2f818f916aba221a42"
diff --git a/queries/rust/highlights.scm b/queries/rust/highlights.scm
index 82fb966f7..cc629d5e7 100644
--- a/queries/rust/highlights.scm
+++ b/queries/rust/highlights.scm
@@ -32,7 +32,7 @@
(self) @variable.builtin
-(loop_label ["'" (identifier)] @label)
+(label ["'" (identifier)] @label)
; Function definitions