about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-02 09:23:49 +0000
committerbors <bors@rust-lang.org>2023-10-02 09:23:49 +0000
commit4c9d2c75b55ab3f21abcaa0ae55373d8b5d7f80a (patch)
treebffd7688f724a8cae0bf9902563b50e74d168f8c /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentd7faec816b61955fee44f6b83a343295229cbfdb (diff)
parent146a7cc490b6e45e8b4192e38cab3bae00216712 (diff)
downloadrust-4c9d2c75b55ab3f21abcaa0ae55373d8b5d7f80a.tar.gz
rust-4c9d2c75b55ab3f21abcaa0ae55373d8b5d7f80a.zip
Auto merge of #15698 - rmehri01:15695_make_guarded_return_more_lenient, r=Veykril
fix: allow more kinds of if let patterns in guarded return assist

Removes the checks that require the pattern to be a tuple struct with exactly 1 field that is unqualified and has an identifier pattern in it. I'm not sure if there should be more checks in place but they seem unnecessary now?

Closes #15695
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions