about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/graph.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-02-18 16:57:37 +0100
committerGitHub <noreply@github.com>2021-02-18 16:57:37 +0100
commitb3d325127143296de07269da7940a411526df022 (patch)
tree0ad15dcddfe3a66f30c30605f1150bcf4314cd3e /compiler/rustc_mir/src/transform/coverage/graph.rs
parentf01b339dae824e61feba6b778fdd701cbb68c820 (diff)
parent0f04875d2e21919e5f716b9946407ba07de08840 (diff)
downloadrust-b3d325127143296de07269da7940a411526df022.tar.gz
rust-b3d325127143296de07269da7940a411526df022.zip
Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkor
Replace if-let and while-let with `if let` and `while let`

This pull request replaces if-let and while-let with `if let` and `while let`.

closes https://github.com/rust-lang/rust/issues/82205
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions