about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-11-11 20:59:00 +0100
committerGitHub <noreply@github.com>2020-11-11 20:59:00 +0100
commit56e0806a1a7b4820be49fa76cde55f4b91c894e1 (patch)
tree1259b84f066bcf6ef793b08741f85e4c082e7ac1 /compiler/rustc_codegen_llvm/src
parent194b96852f13f3bf7a85a3b4e22c0977afa90cde (diff)
parent685fd53ada562658e8ad1a3578efa4a2da4e83f4 (diff)
downloadrust-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