ruby/yjit/bindgen
NARUSE, Yui 3a88589399 merge revision(s) 3b83b265f1: [Backport #19404]
YJIT: Crash with rb_bug() when panicking

	Helps with getting good bug reports in the wild. Intended to be
	backported to the 3.2.x series.
	---
	 yjit/bindgen/src/main.rs       |  3 +++
	 yjit/src/cruby_bindings.inc.rs |  1 +
	 yjit/src/yjit.rs               | 29 +++++++++++++++++++++++++++--
	 3 files changed, 31 insertions(+), 2 deletions(-)
2023-02-06 14:00:47 +09:00
..
src merge revision(s) 3b83b265f1: [Backport #19404] 2023-02-06 14:00:47 +09: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