diff options
| author | bors <bors@rust-lang.org> | 2021-11-26 21:35:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-11-26 21:35:53 +0000 |
| commit | ccce98535bd51687554be8a209b3a529ef84f7e1 (patch) | |
| tree | 4374bf59302b300f1afd111da543c262b8140c05 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | 6d246f0c8d3063fea86abbb65a824362709541ba (diff) | |
| parent | dbfb91385f7e4c27a6a48ecc3f683e3295af8b49 (diff) | |
| download | rust-ccce98535bd51687554be8a209b3a529ef84f7e1.tar.gz rust-ccce98535bd51687554be8a209b3a529ef84f7e1.zip | |
Auto merge of #91246 - nnethercote:faster-layout-array, r=dtolnay
Faster `Layout::array` `Layout::array` is called (indirectly) by `Vec::push()`, which is typically instantiated many times, and so making it smaller can help with compile times because less LLVM IR is generated. r? `@ghost`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
