Skip to content
Snippets Groups Projects
Bastian Köcher's avatar
Bastian Köcher authored
* `IntegrityTest` implementation should be feature gated

The initial implementation for the old declarative macros is still feature gating the
implementation. As we only call this in a test, there is no need to have this compiled for wasm.

* Don't assume that all "consumers" have a `std` feature
1b01bf8d