diff options
| author | Matthew Jasper <mjjasper1@gmail.com> | 2024-01-03 16:32:13 +0000 |
|---|---|---|
| committer | Matthew Jasper <mjjasper1@gmail.com> | 2024-01-05 10:56:59 +0000 |
| commit | 1a267e3f40c4c6e32482a7dd98c512f4664a329e (patch) | |
| tree | a435dca89a742799998ceb8661bbead879bcdbc2 /compiler/rustc_codegen_gcc | |
| parent | a549711f6e3dc804783652810a40653719dd0af7 (diff) | |
| download | rust-1a267e3f40c4c6e32482a7dd98c512f4664a329e.tar.gz rust-1a267e3f40c4c6e32482a7dd98c512f4664a329e.zip | |
Restore if let guard temporary scoping difference
Match guards with an if let guard or an if let chain guard should have a temporary scope of the whole arm. This is to allow ref bindings to temporaries to borrow check.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
