diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-06-12 23:20:25 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-12 23:20:25 +0000 |
| commit | ce8d2638741fbedfcaeb163fffc5e3afdb1838ff (patch) | |
| tree | e309ee4efb6740a938bfcd4579a71cb1144f60ad /compiler/rustc_interface/src/errors.rs | |
| parent | 6d7c16a3d6301c6a07b2aad768e2e4113b9d5f8f (diff) | |
| parent | 358b80cc1f686289b8eb99151da9f511c84134fa (diff) | |
| download | rust-ce8d2638741fbedfcaeb163fffc5e3afdb1838ff.tar.gz rust-ce8d2638741fbedfcaeb163fffc5e3afdb1838ff.zip | |
Fixes `manual_flatten` removes the useless if let (#14861)
Closes rust-lang/rust-clippy#14692 The suggestion of `manual_flatten` does not includes the replacement of `if let` so far despite of `.flatten()` suggestion. This PR eliminates a redundant `if let`. changelog: [`manual_flatten`] the suggestion removes `if let`
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
