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 3d24ba2 commit 0eacfc4Copy full SHA for 0eacfc4
Rust.tmLanguage
@@ -72,7 +72,7 @@
72
</dict>
73
<dict>
74
<key>match</key>
75
- <string>\b(as|break|claim|const|copy|Copy|do|drop|else|extern|for|if|impl|let|loop|match|mod|mut|Owned|priv|pub|pure|ref|return|unsafe|use|while|mod|Send|static|trait|struct|enum|type)\b</string>
+ <string>\b(as|break|claim|const|copy|Copy|do|drop|else|extern|for|if|impl|in|let|loop|match|mod|mut|Owned|priv|pub|pure|ref|return|unsafe|use|while|mod|Send|static|trait|struct|enum|type)\b</string>
76
<key>name</key>
77
<string>keyword.source.rust</string>
78
0 commit comments