ruby/yjit/bindgen
Alan Wu e714907d82 YJIT: Upgrade bindgen to stabilize and reduce output
The new version has an option to merge everything into a big
`extern "C"` block and it's nicer.

More importantly, this upgrade fixes an issue where Ubuntu with Clang 12
and macOS with Clang 14 gave a one line diff for `rb_shape_t`. It was
slightly annoying because we use macOS locally.
2022-12-08 17:35:18 -05:00
..
src YJIT: Upgrade bindgen to stabilize and reduce output 2022-12-08 17:35:18 -05:00
Cargo.lock YJIT: Upgrade bindgen to stabilize and reduce output 2022-12-08 17:35:18 -05:00
Cargo.toml YJIT: Upgrade bindgen to stabilize and reduce output 2022-12-08 17:35:18 -05:00