aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/runnables.rs
Commit message (Expand)AuthorAgeFilesLines
* remove Cancelable from Module API, part 2Aleksey Kladov2019-01-151-1/+0
* remove Cancelable from Module APIAleksey Kladov2019-01-151-2/+1
* remove Cancelable from source bindersAleksey Kladov2019-01-151-2/+1
* switch to insta for testingAleksey Kladov2019-01-151-0/+97
* Add bench runnable and code lensJeremy Kolb2019-01-121-0/+5
* fix usages after renameAleksey Kladov2019-01-081-0/+89