diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-01-19 10:27:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 10:27:54 +0100 |
| commit | 6af6c40a12e42e9a21c98df4d8d5ba052e2e4b69 (patch) | |
| tree | 0d822bb0a8de7dd4c3e9a93fdb018d2454faad94 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | de02bf399e477c3fbc447767a565d83df829a0c3 (diff) | |
| parent | 4775334f362b9e196738b0ccd2349ddd03de4007 (diff) | |
| download | rust-6af6c40a12e42e9a21c98df4d8d5ba052e2e4b69.tar.gz rust-6af6c40a12e42e9a21c98df4d8d5ba052e2e4b69.zip | |
Rollup merge of #81115 - ssomers:btree_drainy_refactor_4, r=Mark-Simulacrum
BTreeMap: prefer bulk_steal functions over specialized ones The `steal_` functions (apart from their return value) are basically specializations of the more general `bulk_steal_` functions. This PR removes the specializations. The library/alloc benchmarks say this is never slower and up to 6% faster. r? ``@Mark-Simulacrum``
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
