In the Python and C++ implementation fuzz tests against reference implementations are used extensively and have proven to be very helpful in finding issues that could then be converted into regression tests. Something similar should be done in rust as well.
In the Python and C++ implementation fuzz tests against reference implementations are used extensively and have proven to be very helpful in finding issues that could then be converted into regression tests. Something similar should be done in rust as well.