]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #44158 - dtolnay:zero48, r=sfackler
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Tue, 29 Aug 2017 21:41:04 +0000 (21:41 +0000)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2017 21:41:04 +0000 (21:41 +0000)
commitbe0ac0124c992f22d69df0b4d9e27d50a0130575
tree11a1116831ee2df7ac555f88bc2ab29ebc1a60bc
parenta88757e0cdae8b24887e9404df20d3a265fc1c7c
parent4312ed765a5f3354f3214fb3b214bff64ae8ccbf
Rollup merge of #44158 - dtolnay:zero48, r=sfackler

Use a byte literal ASCII 0 instead of its decimal value

@SimonSapin noticed this in https://github.com/dtolnay/itoa/pull/8.