aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/early_return.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy::redudant_borrowMaan20032021-06-131-2/+2
* internal: introduce `ast::make::ext` module with common shortcutsAleksey Kladov2021-05-091-3/+1
* refine comment style of testshi-rustin2021-03-241-10/+10
* correct `convert to guard return` let_stmthi-rustin2021-03-241-7/+70
* 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