Jake Bailey
Results
1423
comments of
Jake Bailey
> (Also, it seems like many call sites already have an `[]byte` and convert to a string just to call WriteFile) For fun, I went to try and refactor file...
@dzbarsky Did you have benchmarks for this, by chance? Not against the change, but I want any use of `unsafe` to be well-justified.
@copilot You forgot to run test/format/lint/etc