aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/handlers/unwrap_block.rs
Commit message (Collapse)AuthorAgeFilesLines
* Use standard code style for test fixturesAleksey Kladov2020-11-171-270/+270
|
* **Unwrap Block** supports stand-alone blocksAleksey Kladov2020-11-171-1/+68
|
* SimplifyAleksey Kladov2020-11-171-3/+1
|
* Assist target should point at *existing* codeAleksey Kladov2020-11-171-1/+1
|
* Kill RAW_ literalsAleksey Kladov2020-11-061-1/+1
| | | | | Syntactically, they are indistinguishable from non-raw versions, so it doesn't make sense to separate then *at the syntax* level.
* Rename ra_assists -> assistsAleksey Kladov2020-08-131-0/+517