Rust Internals
Can compiler’s optimizer eliminate trivial heap allocation?
compiler
the8472
September 14, 2024, 6:05pm
2
Why rustc 1.71 no longer eliminates Box allocations?
show post in topic
Related topics
Topic
Replies
Views
Activity
Why rustc 1.71 no longer eliminates Box allocations?
compiler
12
766
February 13, 2025
The way to see how memcpy and alloca introduced by move is optimized
compiler
4
953
October 12, 2023
Small string optimization: remove as_mut_vec
libs
71
13881
March 25, 2019
Short String optimization
30
13204
March 25, 2019
Copy elision & RVO optimization
compiler
12
2551
November 26, 2022