Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce risk of fuzzing code being optimised away
Since the resut of format!() wasn't used, maybe the optimiser could remove the calls. No evidence this was actually happening.
- Loading branch information