about summary refs log tree commit diff
path: root/compiler/rustc_const_eval
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2021-11-06 18:42:07 +0100
committerThe8472 <git@infinite-source.de>2021-11-06 19:04:31 +0100
commitff87ff962cc0a267e1261b936227d840eff021e9 (patch)
treebee784968e5efaeedce22399ef9aec909a261fc4 /compiler/rustc_const_eval
parentd22dd65835190278f315e06442614142653ec98f (diff)
downloadrust-ff87ff962cc0a267e1261b936227d840eff021e9.tar.gz
rust-ff87ff962cc0a267e1261b936227d840eff021e9.zip
Replace some uses of vec.drain(..) with vec.into_iter()
IntoIter should optimize better than Drain
Diffstat (limited to 'compiler/rustc_const_eval')
0 files changed, 0 insertions, 0 deletions