about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthew Jasper <mjjasper1@gmail.com>2024-01-03 16:32:13 +0000
committerMatthew Jasper <mjjasper1@gmail.com>2024-01-05 10:56:59 +0000
commit1a267e3f40c4c6e32482a7dd98c512f4664a329e (patch)
treea435dca89a742799998ceb8661bbead879bcdbc2 /compiler/rustc_codegen_gcc
parenta549711f6e3dc804783652810a40653719dd0af7 (diff)
downloadrust-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