Remove std::hash::mimc
from the stdlib
#6387
Labels
stdlib
Standard library shipped with Noir tooling
std::hash::mimc
from the stdlib
#6387
As part of #1258 we want to remove mimc from the stdlib. This module has been spun into a separate library hosted at https://github.com/noir-lang/mimc.
We should migrate any mimc tests over to that library and then remove this module from the stdlib.
The text was updated successfully, but these errors were encountered: