Max Bernstein 2026-08-27 14:23:21 +0000 (Thu, 27 Aug 2026)
New Revision: e5cd8f00ff
https://github.com/ruby/ruby/commit/e5cd8f00ff
Log:
ZJIT: Specialize FalseClass#&
It just returns `false` no matter the other argument.
Modified files:
zjit/src/cruby_methods.rs
zjit/src/hir/opt_tests.rs