about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/abi.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-12 01:47:06 +0000
committerbors <bors@rust-lang.org>2024-08-12 01:47:06 +0000
commit13f8a57cfb57d527abe797230beabb64758bb888 (patch)
tree5a8fe2d4c1b79641431fae0c260702c203c1d27f /compiler/rustc_codegen_llvm/src/abi.rs
parent41dd149fd6a6a06795fc6b9f54cb49af2f61775f (diff)
parent28a8301de98f9b8d8a3d34d554c319a4c6204f62 (diff)
downloadrust-13f8a57cfb57d527abe797230beabb64758bb888.tar.gz
rust-13f8a57cfb57d527abe797230beabb64758bb888.zip
Auto merge of #126793 - saethlin:mono-rawvec, r=scottmcm
Apply "polymorphization at home" to RawVec

The idea here is to move all the logic in RawVec into functions with explicit size and alignment parameters. This should eliminate all the fussing about how tweaking RawVec code produces large swings in compile times.

This uncovered https://github.com/rust-lang/rust-clippy/issues/12979, so I've modified the relevant test in a way that tries to preserve the spirit of the test without tripping the ICE.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/abi.rs')
0 files changed, 0 insertions, 0 deletions