about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-03-19 15:34:53 +0000
committerGitHub <noreply@github.com>2025-03-19 15:34:53 +0000
commit31497d68fb1e71f0a5facc0defec2c55260c6ac7 (patch)
tree9d70c393b41faab457ea34be763bfbda01e30ee5 /compiler/rustc_pattern_analysis/src
parenta422d9e68c4b4504da213beb7baff0cb93b66d15 (diff)
parenta3865b1a3d92399ebe523c0ffa4ca0f5caf40f9b (diff)
downloadrust-31497d68fb1e71f0a5facc0defec2c55260c6ac7.tar.gz
rust-31497d68fb1e71f0a5facc0defec2c55260c6ac7.zip
fix: `option_if_let_else` FP when value partially moved (#14209)
fixes #13964

The lint `option_map_unwrap_or` used to have a similar issue in #10579,
so I borrowed its solution to fix this one.

changelog: [`option_if_let_else`]: fix FP when value partially moved
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions