Skip to content

Commit 7646794

Browse files
committed
Auto merge of rust-lang#126793 - saethlin:mono-rawvec, r=<try>
Monomorphize 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. r? `@ghost`
2 parents 25c9f2c + ec16141 commit 7646794

5 files changed

+368
-230
lines changed

0 commit comments

Comments
 (0)