diff options
| author | bors <bors@rust-lang.org> | 2021-07-08 15:06:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-08 15:06:43 +0000 |
| commit | d0485c7986e0dac6ffd0207aba56467cb9378d85 (patch) | |
| tree | ef3dd83981663d931ff5e140bcc582f539f6633f /compiler/rustc_codegen_llvm/src | |
| parent | 0deb536ff987d7200f5ea35634781e9df9d5b666 (diff) | |
| parent | 6a5b6450e7eae2adbc64b901f8356301a2815f92 (diff) | |
| download | rust-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
