about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authordonkomura <koiru3822fs@gmail.com>2025-05-21 22:55:25 +0900
committerdonkomura <koiru3822fs@gmail.com>2025-06-09 22:00:55 +0900
commit358b80cc1f686289b8eb99151da9f511c84134fa (patch)
tree40bb51ef0ff04450551d22aa890ce18bb026f02b /compiler/rustc_interface/src
parent9e7782b809383d7c9293d71be9334d4790b0915e (diff)
downloadrust-358b80cc1f686289b8eb99151da9f511c84134fa.tar.gz
rust-358b80cc1f686289b8eb99151da9f511c84134fa.zip
Fix `manual_flatten` removes the useless if let
The suggestion of `manual_flatten` does not includes the replacement
of `if let` so far despite of `.flatten()` suggestion. This change
eliminates a redundant `if let`.

changelog: [`manual_flatten`] the suggestion removes `if let`
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions