Open
Description
Your article on the topic was the third search result that came up for me. I think you clarified it well with semantics, thanks 😁
Just adding some information regarding this part of your write-up:
to_string-vs-to_owned/README.md
Lines 100 to 102 in 369c528
There is this comment from 2016 on the topic:
Now that specialization for
str::to_string()
has landed, we can safely say thatto_string()
has the same performance asto_owned()
The post you came across was likely accurate until the newer rust release with that optimization landed 👍
Metadata
Metadata
Assignees
Labels
No labels