Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rust: add bindgen bindings check to make check
If we have bindgen, and we're building in-tree, rebuild the bindings and compare to the previous bindings and print a warning if there is a difference. Only a warning for now, as I'm not sure where this might fail, and I don't want it to become a nuisance.
- Loading branch information