about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2022-11-15 00:04:55 -0800
committerScott McMurray <scottmcm@users.noreply.github.com>2022-11-15 00:53:26 -0800
commitd62b90389240c4f27a9f9401257c0ffb727ae797 (patch)
tree6e27da32c523a5f50b0c709bf10c474dd0a8df77 /compiler/rustc_codegen_gcc
parent101e1822c3e54e63996c8aaa014d55716f3937eb (diff)
downloadrust-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