Commit be0ac01
Ariel Ben-Yehuda
Rollup merge of rust-lang#44158 - dtolnay:zero48, r=sfackler
Use a byte literal ASCII 0 instead of its decimal value
@SimonSapin noticed this in dtolnay/itoa#8.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
0 commit comments