You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#136264 - GuillaumeGomez:optimize-integers-to-string, r=<try>
Optimize `ToString` implementation for integers
Part of rust-lang#135543.
Follow-up of rust-lang#133247 and rust-lang#128204.
Rather than writing pretty bad benchers like I did last time, `@workingjubilee:` do you have a suggestion on how to check the impact on performance for this PR? Thanks in advance!
r? `@workingjubilee`
0 commit comments