We got a large batch of new fuzz-bugs from cranelift-fuzzgen (and cranelift-icache) this week. Some of them are bugs we don't want to fix yet because they're just x64 lowerings that aren't implemented yet, or things that we do want to test eventually but haven't built all the testing infrastructure for yet. We're trying to make sure that all the bugs we do want to fix are fully dealt with before we start changing fuzzing input formats and invalidating our current test cases.
Check off these issues once they are addressed by either an already-merged fix, or by a pending PR that we aren't ready to merge yet:
And these are the PRs that we need to merge when we're satisfied with our investigations of the above issues:
I think we're ready to merge these. @afonso360 and @cfallin, do you agree?
We got a large batch of new fuzz-bugs from cranelift-fuzzgen (and cranelift-icache) this week. Some of them are bugs we don't want to fix yet because they're just x64 lowerings that aren't implemented yet, or things that we do want to test eventually but haven't built all the testing infrastructure for yet. We're trying to make sure that all the bugs we do want to fix are fully dealt with before we start changing fuzzing input formats and invalidating our current test cases.
Check off these issues once they are addressed by either an already-merged fix, or by a pending PR that we aren't ready to merge yet:
(left == right)" #4755Option::unwrap()on aNonevalue #4770And these are the PRs that we need to merge when we're satisfied with our investigations of the above issues:
I think we're ready to merge these. @afonso360 and @cfallin, do you agree?