* clippy: Allow subsec_nanos usage for now. The recommendation from clippy requires Rust 1.27, but we currently support Rust 1.25 and later. * Simplify ref pattern matches. This was recommended by clippy.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.