Skip to content

Commit c6f4faf

Browse files
committed
---
yaml --- r: 11007 b: refs/heads/master c: 33f4a98 h: refs/heads/master i: 11005: a28a84b 11003: c3183ff 10999: dcb4687 10991: 8d72490 10975: a300c31 10943: 1e9112f 10879: 702bd6a 10751: 6e28a23 v: v3
1 parent 87e4a3d commit c6f4faf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 61367e3c270c406eee3dc757e8429732ce413cb5
2+
refs/heads/master: 33f4a9838887f03cf5c76e5b470efecaff233636
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/etc/ctags.rust

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
--langmap=rust:.rs
33
--regex-rust=/[ \t]*fn[ \t]+([a-zA-Z0-9_]+)/\1/f,function/
44
--regex-rust=/[ \t]*type[ \t]+([a-zA-Z0-9_]+)/\1/T,types/
5-
--regex-rust=/[ \t]*tag[ \t]+([a-zA-Z0-9_]+)/\1/T,types/
5+
--regex-rust=/[ \t]*enum[ \t]+([a-zA-Z0-9_]+)/\1/T,types/
66
--regex-rust=/[ \t]*resource[ \t]+([a-zA-Z0-9_]+)/\1/T,types/
77
--regex-rust=/[ \t]*mod[ \t]+([a-zA-Z0-9_]+)/\1/m,modules/

0 commit comments

Comments
 (0)