rust-bindgen
rust-bindgen copied to clipboard
Add Dockerfiles to run bindgen-tests with many clang versions
As mentioned in #2638, this contains Dockerfiles to run bindgen-tests against clang versions 13-18 using Ubuntu 22.04
The included dockerfiles/README.md explains the usage of the Dockerfiles.
@pvdrz Let me know what you think.