aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/assists/inline_local_variable.rs
Commit message (Collapse)AuthorAgeFilesLines
* use more consistent namingAleksey Kladov2019-10-271-1/+1
| | | | | I think this is the first time I use global rename for rust-analyzer itself :-)
* check style for assist docsAleksey Kladov2019-10-261-2/+16
|
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
| | | | #1856
* move assists to subdirAleksey Kladov2019-09-251-0/+636