Skip to content
Snippets Groups Projects
Commit 1b01bf8d authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

`IntegrityTest` implementation should be feature gated (#13094)

* `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
parent 836acb1b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment