diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-02-18 16:57:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-18 16:57:37 +0100 |
| commit | b3d325127143296de07269da7940a411526df022 (patch) | |
| tree | 0ad15dcddfe3a66f30c30605f1150bcf4314cd3e /compiler/rustc_mir/src/transform/coverage/graph.rs | |
| parent | f01b339dae824e61feba6b778fdd701cbb68c820 (diff) | |
| parent | 0f04875d2e21919e5f716b9946407ba07de08840 (diff) | |
| download | rust-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
