* Fix all clippy warnings * Revert usage of inclusive ranges * Remove redundant function argument * Revert use of unavailable pointer methods * Introduce ContiguousCaseRange
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.