Compare commits

..

6 commits

Author SHA1 Message Date
Vinzenz Schroeter 21987d05f3 use macros in macros
Some checks failed
Rust / build-gnu-apt (pull_request) Successful in 2m0s
Rust / build-size-gnu-unstable (pull_request) Failing after 2m48s
2025-06-18 20:42:33 +02:00
Vinzenz Schroeter 27f231eba0 wrap_function without defined signature 2025-06-18 20:42:33 +02:00
Vinzenz Schroeter bf4e351514 tweak dsl 2025-06-18 20:42:33 +02:00
Vinzenz Schroeter 35e9c36ccd multiple methods in one macro invocation 2025-06-18 20:42:33 +02:00
Vinzenz Schroeter 7d52ccf638 fix Makefile 2025-06-18 20:42:33 +02:00
Vinzenz Schroeter 9ddab5e19a update ci 2025-06-18 20:42:33 +02:00

View file

@ -48,7 +48,7 @@ jobs:
run: rustup toolchain install nightly -t aarch64-unknown-linux-gnu -c rust-src --no-self-update
- name: install csbindgen
run: rustup run nightly cargo install cbindgen@0.29
run: rustup run nightly cargo install cbindgen@0.29.0
- name: generate bindings
run: ./generate-binding.sh