dusk-blindbid
dusk-blindbid copied to clipboard
Add enable-per-target-ignores unstable Cargo feature
I wanted to enable this feature which will allow us to conditionally compile, run & test doc examples depending on the actual featureset.
This means that we can actually see if we're doing a breaking change on an easier way.
Filed an issue https://github.com/rust-lang/cargo/issues/9138 and we'll see how/if we can solve it.
This should have been addressed by #107 but I don't want to block it.
The feature does not work. I asked on Zulip but didn't get any good info about it. Seems that no one is working on that neither there's any PR to track it.