File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 202
202
<RegExpr String =" [0-9][0-9_]*\.[0-9_]*([eE][+-]?[0-9_]+)?(f32|f64|f)?" attribute =" Number" context =" #stay" />
203
203
<RegExpr String =" [0-9][0-9_]*&rustIntSuf; " attribute =" Number" context =" #stay" />
204
204
<Detect2Chars char =" #" char1 =" [" attribute =" Attribute" context =" Attribute" beginRegion =" Attribute" />
205
- <Detect2Chars char =" #" char1 = " ! " char2 = " [" attribute =" Attribute" context =" Attribute" beginRegion =" Attribute" />
205
+ <StringDetect String =" #! [" attribute =" Attribute" context =" Attribute" beginRegion =" Attribute" />
206
206
<RegExpr String =" &rustIdent; ::" attribute =" Scope" />
207
207
<RegExpr String =" &rustIdent; !" attribute =" Macro" />
208
208
<RegExpr String =" '&rustIdent; (?!' )" attribute =" Lifetime" />
You can’t perform that action at this time.
0 commit comments