Lower nop in ISLE in the x64 backend, and remove the final Ok(()) from the lower function to assert that all cases that aren't handled in ISLE will panic.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.