diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-11-11 20:59:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-11 20:59:00 +0100 |
| commit | 56e0806a1a7b4820be49fa76cde55f4b91c894e1 (patch) | |
| tree | 1259b84f066bcf6ef793b08741f85e4c082e7ac1 /compiler/rustc_codegen_llvm/src | |
| parent | 194b96852f13f3bf7a85a3b4e22c0977afa90cde (diff) | |
| parent | 685fd53ada562658e8ad1a3578efa4a2da4e83f4 (diff) | |
| download | rust-56e0806a1a7b4820be49fa76cde55f4b91c894e1.tar.gz rust-56e0806a1a7b4820be49fa76cde55f4b91c894e1.zip | |
Rollup merge of #78417 - ssomers:btree_chop_up_2, r=Mark-Simulacrum
BTreeMap: split off most code of append To complete #78056, move the last single-purpose pieces of code out of map.rs into a separate module. Also, tweaked documentation and safeness - I doubt think this code would be safe if the iterators passed in wouldn't be as sorted as the method says they should be - and bounds on MergeIterInner. r? ```@Mark-Simulacrum```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
