File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
branches/snap-stage3/src/etc 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
2
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 61367e3c270c406eee3dc757e8429732ce413cb5
4
+ refs/heads/snap-stage3: 33f4a9838887f03cf5c76e5b470efecaff233636
5
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
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