Commit b640279
Regenerate bindings with bindgen-rs 0.65.1
The bindings were generated using an old version of bindgen that
generated unittests relying on holding unaligned references. With rust
1.69.0, this became a hard-error, preventing us from upgrading the
toolchain for this crate.
This commit regenerates the binding with a new version of bindgen-rs
which no longer generates unittests as described above.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>1 parent 679cf2e commit b640279
File tree
4 files changed
+730
-558
lines changed- src/loader_gen
- x86_64
4 files changed
+730
-558
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
0 commit comments