* Fix some nightly dead code warnings Looks like the "struct field not used" lint has improved on nightly and caught a few more instances of fields that were never actually read. * Fix windows
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.