Closed mcy closed 3 years ago
Can you look at the CI failure? It appears make_fuzz_safe!
is interacting badly with lifetimes.
Oh, immediately after I wrote that, I took a look at #115. #115 looks related, so maybe it fixes the failure?
@jrvanwhy should be fixed now. =)
This PR is the culmination of my last six or so PRs to enable all of the relevant infrastructure to make this functionality possible.
Includes a complete end-to-end test demonstrating that this actually works.