File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 61367e3c270c406eee3dc757e8429732ce413cb5
2
+ refs/heads/master: 33f4a9838887f03cf5c76e5b470efecaff233636
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
Original file line number Diff line number Diff line change 2
2
--langmap=rust:.rs
3
3
--regex-rust=/[ \t]*fn[ \t]+([a-zA-Z0-9_]+)/\1/f,function/
4
4
--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/
6
6
--regex-rust=/[ \t]*resource[ \t]+([a-zA-Z0-9_]+)/\1/T,types/
7
7
--regex-rust=/[ \t]*mod[ \t]+([a-zA-Z0-9_]+)/\1/m,modules/
You can’t perform that action at this time.
0 commit comments