about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authordswij <dharmasw@outlook.com>2025-03-08 05:15:11 +0000
committerGitHub <noreply@github.com>2025-03-08 05:15:11 +0000
commitf83c94cb3ab26692d2d4e4b98332472b05239950 (patch)
tree7aa277db96168b390c216e0adc22abf12c72ee8a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent19930f95f50d5f32bd02e1d4cdd550fa2a1f56ef (diff)
parent68679f295f50093501c9781f67f07f3feb7bf02c (diff)
downloadrust-f83c94cb3ab26692d2d4e4b98332472b05239950.tar.gz
rust-f83c94cb3ab26692d2d4e4b98332472b05239950.zip
fix: `manual_let_else` missing binding mode (#14204)
fixes #13768

The existing implemention forgets to handle the binding mode (i.e. `ref`
and `ref mut`), so I just modified it to cover these cases.

changelog: [`manual_let_else`]: fix missing binding mode
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions