mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
This is so that e.g. building with `--enable-zjit=dev` will test with the disassembly feature. It makes more sense, saves on build time and reveals that `backend::arm64::tests::sp_movements_are_single_instruction` was in fact failing with the `disasm` feature.