about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-01-12 23:08:58 +0100
committerGitHub <noreply@github.com>2025-01-12 23:08:58 +0100
commit24cc0cb6fe0c03241df4918a054caa77d7c97c0f (patch)
tree910978a29bf5323f531dc34111ea7ffe1a0caaa8 /compiler/rustc_codegen_llvm/src/context.rs
parent9d3ae11c54646a9c7377eee5e9db9ea90cabbab1 (diff)
parent6024a06dbad00a71e687d1709dc0d4e1b42d3c2e (diff)
downloadrust-24cc0cb6fe0c03241df4918a054caa77d7c97c0f.tar.gz
rust-24cc0cb6fe0c03241df4918a054caa77d7c97c0f.zip
Rollup merge of #135365 - saethlin:box-new, r=compiler-errors
Update the explanation for why we use box_new in vec!

The perf run in this PR demonstrates that there is no longer a dramatic change in compile time with the intrinsic `box_new` vs calling `Box::new`, but I've locally confirmed that there is still a dramatic change in stack use.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions