aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/handlers/raw_string.rs
Commit message (Collapse)AuthorAgeFilesLines
* SimplifyAleksey Kladov2020-11-061-4/+1
|
* Kill RAW_ literalsAleksey Kladov2020-11-061-10/+21
| | | | | 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/+504