summaryrefslogtreecommitdiff
path: root/bootstraptest
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2022-08-15 11:25:49 -0400
committerTakashi Kokubun <takashikkbn@gmail.com>2022-08-29 08:47:11 -0700
commit2f9df466546263028ece7757cb6f813800d2d6b5 (patch)
tree443e450af8a249a8a94b86785fd0a589d2b8bd4f /bootstraptest
parentff3f1d15d2244dcafe5d7a748922e7c8b6b0f3bd (diff)
Use bindgen for old manual extern declarations (https://github.com/Shopify/ruby/pull/404)
We have a large extern block in cruby.rs leftover from the port. We can use bindgen for it now and reserve the manual declaration for just a handful of vm_insnhelper.c functions. Fixup a few minor discrepencies bindgen found between the C declaration and the manual declaration. Mostly missing `const` on the C side.
Diffstat (limited to 'bootstraptest')
0 files changed, 0 insertions, 0 deletions