]> git.lizzy.rs Git - rust.git/commit
Auto merge of #82576 - gilescope:to_string, r=Amanieu
authorbors <bors@rust-lang.org>
Sun, 2 May 2021 22:01:57 +0000 (22:01 +0000)
committerbors <bors@rust-lang.org>
Sun, 2 May 2021 22:01:57 +0000 (22:01 +0000)
commit8a8ed078832da1910dc9473bafb1bc2635a6c758
tree58786e62f30e76ffe183ec054f2e68d80cf0f877
parent6b5de7aaec2955f2c7c7c82521a9186f2ba4f037
parent05330aaf42c794d441a91dc261e3202f965e0ce2
Auto merge of #82576 - gilescope:to_string, r=Amanieu

i8 and u8::to_string() specialisation (far less asm).

Take 2. Around 1/6th of the assembly to without specialisation.

https://godbolt.org/z/bzz8Mq

(partially fixes #73533 )
library/alloc/src/string.rs