rust/library/alloc
bors 8a8ed07883 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 )
2021-05-02 22:01:57 +00:00
..
benches Try to make Vec benchmarks only run code they are benchmarking 2021-03-25 00:14:00 -04:00
src Auto merge of #82576 - gilescope:to_string, r=Amanieu 2021-05-02 22:01:57 +00:00
tests Stabilize vec_extend_from_within 2021-04-28 07:27:06 +01:00
Cargo.toml Add license metadata for std dependencies 2021-02-21 13:36:18 -05:00