diff options
author | Matthias Krüger <[email protected]> | 2021-03-17 00:39:58 +0000 |
---|---|---|
committer | Matthias Krüger <[email protected]> | 2021-03-17 00:39:58 +0000 |
commit | c5d654d5132b702d028ed00b5ec5c654a0b4a2fa (patch) | |
tree | 427a911caa7a383a0aa604bde79e86e3306a8686 /crates/ide_db/src | |
parent | 966c23f5290275ce17564f6027a17ec20cd6078f (diff) |
use if let Some(x) instead of if x.is_some() and x.unwrap() (clippy::unnecessary-unwrap)
Diffstat (limited to 'crates/ide_db/src')
0 files changed, 0 insertions, 0 deletions