aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/handlers/invert_if.rs
Commit message (Expand)AuthorAgeFilesLines
* Invert if should be smart about is_some, is_none, is_ok, is_errdragfire2020-08-241-0/+18
* Rename ra_assists -> assistsAleksey Kladov2020-08-131-0/+109