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 | 6e12a2f9e225e97fbc041b7201d5821e46e2439f (patch) | |
| tree | 2500e0d6378d9fbb1b64df352716827cbe955074 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | a149f61244738d82769fe226b0f7a812eae5e0c0 (diff) | |
| parent | 2d60a6113df537221f143814be8030b4ae54ac5f (diff) | |
| download | rust-6e12a2f9e225e97fbc041b7201d5821e46e2439f.tar.gz rust-6e12a2f9e225e97fbc041b7201d5821e46e2439f.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 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
