Skip to content

Commit c646b34

Browse files
committed
Support complex macros.
1 parent 8582fb3 commit c646b34

36 files changed

+969
-674
lines changed

Diff for: .github/workflows/bindgen.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: bindgen
22

33
on:
44
push:
5-
branches:
6-
- master
5+
# branches:
6+
# - master
77
pull_request:
8-
branches:
9-
- master
8+
# branches:
9+
# - master
1010

1111
jobs:
1212
rustfmt-clippy:

0 commit comments

Comments
 (0)