Skip to content

Commit 7501c39

Browse files
committed
---
yaml --- r: 46691 b: refs/heads/auto c: bcd95d0 h: refs/heads/master i: 46689: 4de7cb6 46687: 4c85174 v: v3
1 parent abc6f93 commit 7501c39

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ refs/heads/try3: 9387340aab40a73e8424c48fd42f0c521a4875c0
1414
refs/tags/release-0.3.1: 495bae036dfe5ec6ceafd3312b4dca48741e845b
1515
refs/tags/release-0.4: e828ea2080499553b97dfe33b3f4d472b4562ad7
1616
refs/tags/release-0.5: 7e3bcfbf21278251ee936ad53e92e9b719702d73
17-
refs/heads/auto: 11d10fdb092a02d4cad482ddd720a0330f31d299
17+
refs/heads/auto: bcd95d0254bf6bd874a455ffe0e17354ea68f79b

branches/auto/src/etc/kate/rust.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
<RegExpr String="[0-9][0-9_]*(u8|u16|u32|u64|i8|i16|i32|i64|u|i)?" attribute="Number" context="#stay"/>
177177
<RegExpr String="&rustIdent;::" attribute="Scope"/>
178178
<RegExpr String="&rustIdent;!" attribute="Macro"/>
179+
<RegExpr String="&apos;&rustIdent;(?!&apos;)" attribute="Lifetime"/>
179180
<DetectChar char="{" attribute="Symbol" context="#stay" beginRegion="Brace" />
180181
<DetectChar char="}" attribute="Symbol" context="#stay" endRegion="Brace" />
181182
<DetectChar char="&quot;" attribute="String" context="String"/>
@@ -223,6 +224,7 @@
223224
<itemData name="String Char" defStyleNum="dsChar" color="#FF0000"/>
224225
<itemData name="Character" defStyleNum="dsChar" color="#FF0000"/>
225226
<itemData name="Macro" defStyleNum="dsOthers"/>
227+
<itemData name="Lifetime" defStyleNum="dsOthers" bold="1"/>
226228
</itemDatas>
227229
</highlighting>
228230
<general>

0 commit comments

Comments
 (0)