aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/parent_module.rs
Commit message (Expand)AuthorAgeFilesLines
* Enable CfgOptions `test` for workspace cratesuHOOCCOOHu2019-10-021-1/+2
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* introduce FromSource traitEkaterina Babshukova2019-09-191-5/+11
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-4/+4
* Move ra_ide_api unit testsWilco Kusee2019-03-251-1/+29
* move crate forAleksey Kladov2019-02-081-1/+14
* remove Canceled from API implAleksey Kladov2019-01-151-7/+4
* remove Cancelable from navigation targetAleksey Kladov2019-01-151-1/+1
* remove Cancelable from source bindersAleksey Kladov2019-01-151-1/+1
* fix go to parent moduleAleksey Kladov2019-01-131-2/+2
* fix testsAleksey Kladov2019-01-111-0/+52