aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* enable "small heuristics"Aleksey Kladov2019-02-081-1/+2
* Merge #765bors[bot]2019-02-0811-441/+428
|\
| * diagnostics is now a functionAleksey Kladov2019-02-082-64/+62
| * move diagnostics to a separate fileAleksey Kladov2019-02-082-27/+22
| * move index_resolve to symbol indexAleksey Kladov2019-02-084-14/+11
| * move find_references to referencesAleksey Kladov2019-02-083-67/+55
| * avoid 'ignored' in test outputAleksey Kladov2019-02-081-2/+2
| * rename rename to referencesAleksey Kladov2019-02-082-2/+2
| * move crate forAleksey Kladov2019-02-083-16/+16
| * move changes to a separate fileAleksey Kladov2019-02-084-254/+263
|/
* Merge #760bors[bot]2019-02-072-0/+125
|\
| * Remove unnecessary dbg! callsVille Penttinen2019-02-071-3/+2
| * Add new assist to remove dbg!() callsVille Penttinen2019-02-072-0/+126
* | Merge #761bors[bot]2019-02-072-99/+65
|\ \ | |/ |/|
| * Update npm packageskjeremy2019-02-072-99/+65
|/
* Merge #755bors[bot]2019-02-073-1/+40
|\
| * Run prettierVille Penttinen2019-02-071-4/+11
| * Add new configuration "enableEnhancedTyping" to control registering of "type"...Ville Penttinen2019-02-073-1/+33
* | Merge #754bors[bot]2019-02-0615-55/+49
|\ \
| * | Some clippy cleanupskjeremy2019-02-0615-55/+49
|/ /
* | Merge #753bors[bot]2019-02-061-1/+1
|\ \
| * | assists: compute editkjeremy2019-02-061-1/+1
|/ /