Just what the title says : when feature `core_hint_black_box` is enabled, compilation of this crate fails because it unconditionally defines its own `black_box`: https://github.com/dalek-cryptography/subtle/blob/main/src/lib.rs#L223