diff options
| author | bors <bors@rust-lang.org> | 2020-08-14 12:00:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-08-14 12:00:59 +0000 |
| commit | 7996182bc1b48495014fa13799f503be01d3e5bc (patch) | |
| tree | 6861c7f3ce0cb33da6ad83a3be7db9faa1d8303b /compiler/rustc_middle/src/mir/coverage/mod.rs | |
| parent | 6b2ca8457a0f6450896c669caf880090a18d1541 (diff) | |
| parent | 052204023348d6befed705dbab7817afa4f7d7cf (diff) | |
| download | rust-7996182bc1b48495014fa13799f503be01d3e5bc.tar.gz rust-7996182bc1b48495014fa13799f503be01d3e5bc.zip | |
Auto merge of #74777 - ssomers:btree_cleanup_7, r=Mark-Simulacrum
Stop BTreeMap casts from reborrowing Down in btree/node.rs, the interface and use of `cast_unchecked` look a bit shady. It's really just there for inverting `forget_type` which does not borrow. By borrowing we can't write the same `cast_unchecked` in the same way at the Handle level. No change in undefined behaviour or performance.
Diffstat (limited to 'compiler/rustc_middle/src/mir/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
