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
773
February 13, 2025
The way to see how memcpy and alloca introduced by move is optimized
compiler
4
961
October 12, 2023
Small string optimization: remove as_mut_vec
libs
71
13890
March 25, 2019
Short String optimization
30
13301
March 25, 2019
Copy elision & RVO optimization
compiler
12
2577
November 26, 2022