aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide
Commit message (Expand)AuthorAgeFilesLines
...
| * Cleanup testsAleksey Kladov2020-07-041-172/+62
| * Cleanup more completion testsAleksey Kladov2020-07-033-331/+177
| * Cleanup presentation testsAleksey Kladov2020-07-032-146/+59
| * Fix module renamingAleksey Kladov2020-07-031-6/+53
| * Compress rename testsAleksey Kladov2020-07-031-101/+142
| * Use expect for rename testsAleksey Kladov2020-07-031-193/+57
| * Adhere to code style in rename testsAleksey Kladov2020-07-031-341/+324
| * Merge #5205bors[bot]2020-07-031-795/+178
| |\
| | * Refactor attribut completion testsAleksey Kladov2020-07-031-645/+115
| | * Compress attribute completion testsAleksey Kladov2020-07-031-150/+63
| * | Merge #5116bors[bot]2020-07-031-1/+1
| |\ \ | | |/ | |/|
| | * Categorize assistsJeremy Kolb2020-07-021-1/+1
| * | Add function to test completion editAleksey Kladov2020-07-032-1/+22
| * | Refactor keyword completion testsAleksey Kladov2020-07-031-206/+198
| * | Cleanup record completion testsAleksey Kladov2020-07-034-374/+227
| |/
| *-----. Merge #5089 #5161 #5184 #5185 #5186bors[bot]2020-07-024-5/+71
| |\ \ \ \
| | | | | * fix: correct pd/ppd/tfn/tmod completion docHeyward Fann2020-07-021-4/+4
| | |_|_|/ | |/| | |
| | | * | SSR: Add initial support for placeholder constraintsDavid Lattimore2020-07-011-0/+12
| | * | | Auto-completion no longer occurs on commentsBGluth2020-07-011-1/+5
| | * | | Added tests for no auto-completion on commentsBGluth2020-07-011-0/+50
| |/ / /
| * | | Merge #5174bors[bot]2020-07-014-65/+67
| |\ \ \
| | * | | Colorize more test fixturesLaurențiu Nicola2020-07-014-65/+67
| * | | | Merge #5175bors[bot]2020-07-011-0/+4
| |\ \ \ \
| | * | | | Split `CrateImplDefs` in inherent and trait implsJonas Schievink2020-07-011-0/+4
| * | | | | Merge #5178bors[bot]2020-07-012-293/+296
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fold multiline callsAleksey Kladov2020-07-011-80/+81
| | * | | | Update file structure testsAleksey Kladov2020-07-011-213/+215
| * | | | | Update expand macro testsAleksey Kladov2020-07-011-126/+115
| |/ / / /
| * / / / Reuse Semantics instancesLaurențiu Nicola2020-07-014-29/+33
| |/ / /
| * | | Use the selection range when resolving call hierarchy itemsJeremy Kolb2020-07-011-0/+37
| * | | Move test data to test_data directoryAleksey Kladov2020-07-017-6/+6
| * | | Add file support to expectAleksey Kladov2020-07-011-12/+10
| |/ /
| * | Merge #5158bors[bot]2020-07-011-1/+1
| |\ \
| | * | Use Strings for display namesAleksey Kladov2020-07-011-1/+1
| * | | Make SemanticsScope non-genericLaurențiu Nicola2020-07-011-1/+1
| |/ /
| * | Switch to expect for the rest of inlay testsAleksey Kladov2020-06-301-74/+100
| * | Simplify most of the inlay hints testsAleksey Kladov2020-06-301-623/+177
| * | Refactor runnable testsAleksey Kladov2020-06-301-525/+511
| * | Remove confusing APIAleksey Kladov2020-06-302-23/+15
| * | Rewrite goto implementation testsAleksey Kladov2020-06-303-104/+119
| * | Rewrite goto definition testsAleksey Kladov2020-06-303-613/+483
| * | Merge #5132bors[bot]2020-06-301-1/+1
| |\ \
| | * | Fix some typosDavid Lattimore2020-06-301-1/+1
| | |/
| * | Merge #5101bors[bot]2020-06-302-8/+34
| |\ \ | | |/ | |/|
| | * Add example expect test for goto definitionAleksey Kladov2020-06-272-8/+34
* | | Remove unintentional changesZac Pullar-Strecker2020-06-301-1/+0
* | | FormatZac Pullar-Strecker2020-06-301-8/+8
* | | Switch to Path::parse and add testsZac Pullar-Strecker2020-06-301-671/+667
* | | Don't strip affixes from path linksZac Pullar-Strecker2020-06-301-35/+53
* | | Fix doc attr parsing, fixes links from std/core/allocZac Pullar-Strecker2020-06-301-13/+19