Files
wasmtime/lib/codegen/meta
Boris-Chengbiao Zhou b288c6001a Fix all clippy warnings (#564)
* Fix all clippy warnings

* Revert usage of inclusive ranges

* Remove redundant function argument

* Revert use of unavailable pointer methods

* Introduce ContiguousCaseRange
2018-10-22 21:52:35 -07:00
..
2018-10-22 21:52:35 -07:00
2018-09-21 21:39:41 -07:00

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