about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-11-09 01:13:38 +0100
committerGitHub <noreply@github.com>2020-11-09 01:13:38 +0100
commit4e5b7add7f5313f6db8df9b11be155f7a3e467f7 (patch)
treef70a140cde88a15b8a8b35dc10459e82a098d30b /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent12c5f786ea2a754000f3947895c22adda480a1c1 (diff)
parente099138eb6274b8450fbbb3c1fec0389337eb992 (diff)
downloadrust-4e5b7add7f5313f6db8df9b11be155f7a3e467f7.tar.gz
rust-4e5b7add7f5313f6db8df9b11be155f7a3e467f7.zip
Rollup merge of #78437 - ssomers:btree_no_ord_at_node_level, r=Mark-Simulacrum
BTreeMap: stop mistaking node for an orderly place

A second mistake in #77612 was to ignore the node module's rightful comment "this module doesn't care whether the entries are sorted". And there's a much simpler way to visit the keys in order, if you check this separately from a single pass checking everything.

r? ````````@Mark-Simulacrum````````
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions