aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add graph fixtureAleksey Kladov2019-02-113-71/+81
* Handle SourceRoots automatically in fixturesAleksey Kladov2019-02-112-55/+75
* Merge #780bors[bot]2019-02-101-1/+9
|\
| * Mention node.js requirement in readmeMatthias Einwag2019-02-101-1/+9
|/
* Merge #778bors[bot]2019-02-104-13/+240
|\
| * Implement glob imports within the same crateFlorian Diebold2019-02-101-16/+77
| * Import glob imports from other cratesFlorian Diebold2019-02-103-2/+17
| * Implement glob imports from enumsFlorian Diebold2019-02-102-6/+37
| * Add some testsFlorian Diebold2019-02-102-0/+120
* | Merge #762bors[bot]2019-02-102-0/+732
|\ \ | |/ |/|
| * auto_import: use ra_fmtAndrea Pretto2019-02-091-109/+29
| * auto_import: struct variants for ImportActionAndrea Pretto2019-02-091-44/+107
| * auto_import: remove PathSegmentsMatchAndrea Pretto2019-02-093-67/+37
| * auto_import: Removed Empty in favor of Partial(0)Andrea Pretto2019-02-091-16/+10
| * auto_import assistAndrea Pretto2019-02-094-0/+785
* | Merge #774bors[bot]2019-02-1012-6/+429
|\ \
| * | Spell cases explicitly in Ty::walk{_mut}Florian Diebold2019-02-101-2/+18
| * | Clean up a bitFlorian Diebold2019-02-102-9/+1
| * | Add a smoke test for ra_batchFlorian Diebold2019-02-101-0/+24
| * | Add an ra_cli command that analyses all crates in the current workspaceFlorian Diebold2019-02-109-4/+227
| * | Implement BatchDatabase constructionFlorian Diebold2019-02-105-22/+116
| * | Add new crateFlorian Diebold2019-02-103-0/+74
* | | Merge #776bors[bot]2019-02-103-19/+24
|\ \ \ | |/ / |/| |
| * | Update dependenciesDJMcNab2019-02-102-8/+8
| * | Fix trace and prettierDJMcNab2019-02-101-2/+4
| * | Add support for a seperate output channel for trace messagesDJMcNab2019-02-103-10/+13
|/ /
* | Merge #770bors[bot]2019-02-101-1/+80
|\ \
| * | Fix introduce var duplicating newlinesVille Penttinen2019-02-091-1/+80
* | | Merge #773bors[bot]2019-02-1016-70/+338
|\ \ \
| * | | Add comment and markFlorian Diebold2019-02-093-2/+10
| * | | Fix another crash, and try harder to prevent stack overflowsFlorian Diebold2019-02-093-7/+75
| * | | Fix another crash found when analyzing rustcFlorian Diebold2019-02-093-7/+38
| * | | Fix handling of literal patternsFlorian Diebold2019-02-0910-41/+133
| * | | Fix two crashes found by running inference on all of rustcFlorian Diebold2019-02-094-15/+84
|/ / /
* | | Merge #771bors[bot]2019-02-092-4/+4
|\ \ \ | |/ / |/| |
| * | update notify with fix for hight cpu usageBernardo2019-02-092-4/+4
|/ /
* | Merge #767bors[bot]2019-02-0910-139/+212
|\ \ | |/ |/|
| * Clean up a bitFlorian Diebold2019-02-093-4/+1
| * Remove Vfs from project modelFlorian Diebold2019-02-094-9/+8
| * Remove SmolStr from project modelFlorian Diebold2019-02-095-19/+7
| * Move crate graph generation to ra_project_modelFlorian Diebold2019-02-095-83/+116
| * Extract project model to separate crateFlorian Diebold2019-02-098-53/+109
|/
* Merge #766bors[bot]2019-02-0910-10/+33
|\
| * Refactor formatting code out of ra_ida_api_light into ra_fmt.Andrea Pretto2019-02-0810-10/+33
* | Merge #768bors[bot]2019-02-0912-22/+264
|\ \ | |/ |/|
| * Improve sorting delegaterobojumper2019-02-091-7/+5
| * Remove unused importrobojumper2019-02-081-2/+2
| * Add tests for action target rangesrobojumper2019-02-0810-16/+210
| * Add some assist rangesrobojumper2019-02-086-10/+60
|/
* reformat the worldAleksey Kladov2019-02-08129-2510/+728