aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/handlers/introduce_variable.rs
Commit message (Collapse)AuthorAgeFilesLines
* Start stdxAleksey Kladov2020-03-281-2/+2
| | | | This crate will hold everything to small to be worth publishing
* Remove code duplication in testsAleksey Kladov2020-02-261-36/+24
|
* Name assist handlersAleksey Kladov2020-02-071-0/+529