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 1d20da9 commit e0b87cbCopy full SHA for e0b87cb
Rust.tmLanguage
@@ -77,7 +77,7 @@
77
</dict>
78
<dict>
79
<key>match</key>
80
- <string>\b(as|break|claim|const|copy|Copy|crate|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|crate|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>
81
<key>name</key>
82
<string>keyword.source.rust</string>
83
0 commit comments