diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2022-11-15 00:04:55 -0800 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2022-11-15 00:53:26 -0800 |
| commit | d62b90389240c4f27a9f9401257c0ffb727ae797 (patch) | |
| tree | 6e27da32c523a5f50b0c709bf10c474dd0a8df77 /compiler/rustc_codegen_gcc | |
| parent | 101e1822c3e54e63996c8aaa014d55716f3937eb (diff) | |
| download | rust-d62b90389240c4f27a9f9401257c0ffb727ae797.tar.gz rust-d62b90389240c4f27a9f9401257c0ffb727ae797.zip | |
`VecDeque::resize` should re-use the buffer in the passed-in element
Today it always copies it for *every* appended element, but one of those clones is avoidable.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
