fuzz: move rustflag handing into fuzz.sh
This commit is a routine cleanup of the project's internal fuzz-testing scripts. It moves the logic that sets special compiler flags for fuzzing from the GitHub Actions workflow file into the fuzz.sh shell script. There is no change to the…
82c5ac0fby Nick Johnson+14−122 files