Files
wasmtime/cranelift/codegen/meta
Andrew Brown e1d513ab4b Fix remaining clippy warnings (#1340)
* clippy: allow complex encoding function

* clippy: remove unnecessary main() function in doctest

* clippy: remove redundant `Type` suffix on LaneType enum variants

* clippy: ignore incorrect debug_assert_with_mut_call warning

* clippy: fix FDE clippy warnings
2020-01-17 14:03:30 -06:00
..
2020-01-17 14:03:30 -06:00
2020-01-14 13:04:11 -08:00

This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.