about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-08 15:06:43 +0000
committerbors <bors@rust-lang.org>2021-07-08 15:06:43 +0000
commitd0485c7986e0dac6ffd0207aba56467cb9378d85 (patch)
treeef3dd83981663d931ff5e140bcc582f539f6633f /compiler/rustc_codegen_llvm/src
parent0deb536ff987d7200f5ea35634781e9df9d5b666 (diff)
parent6a5b6450e7eae2adbc64b901f8356301a2815f92 (diff)
downloadrust-d0485c7986e0dac6ffd0207aba56467cb9378d85.tar.gz
rust-d0485c7986e0dac6ffd0207aba56467cb9378d85.zip
Auto merge of #86520 - ssomers:btree_iterators_checked_unwrap, r=Mark-Simulacrum
BTree: consistently avoid unwrap_unchecked in iterators

Some iterator support functions named `_unchecked` internally use `unwrap`, some use `unwrap_unchecked`. This PR tries settling on `unwrap`. #86195 went up the same road but travelled way further and doesn't seem successful.

r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions