This traits augments HashMap so they have a `get_or_default` method that can be used to avoid boilerplate around usage of `entry.or_default`.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.