aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/early_return.rs
Commit message (Expand)AuthorAgeFilesLines
* De Morgan's Law assist now correctly inverts <, <=, >, >=.lbrande2021-02-241-1/+1
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-0/+515