aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add `npm test` to CIvsrs2020-05-231-0/+3
| * | | | | Apply suggestions from @Veetaha code reviewvsrs2020-05-213-53/+44
| * | | | | vscode client side testsvsrs2020-05-2011-32/+1011
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge #4555 #4575bors[bot]2020-05-238-19/+227
|\ \ \ \ \ \ \
| | * | | | | | Use Chalk's Ty::Function for function pointer typesFlorian Diebold2020-05-222-8/+51
| | * | | | | | Use Chalk's built-in representation of function item typesFlorian Diebold2020-05-227-10/+128
| * | | | | | | Merge branch 'nix-patchelf' of github.com:cab404/rust-analyzer into nix-patchelfVladimir Serov2020-05-211-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Update editors/code/src/main.tsCabia Rangris2020-05-211-1/+1
| * | | | | | | | editors/vscode: forgotten await in os checkVladimir Serov2020-05-211-1/+1
| * | | | | | | | editors/vscode: patchelf-ing without intermediate filesVladimir Serov2020-05-211-5/+5
| |/ / / / / / /
| * | | | | | | editor/vscode: lintVladimir Serov2020-05-211-21/+21
| * | | | | | | editors/vscode: removing original file after patchingVladimir Serov2020-05-211-1/+1
| * | | | | | | editors/vscode: added patchelf after downloadVladimir Serov2020-05-211-1/+48
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge #4578bors[bot]2020-05-234-7/+5
|\ \ \ \ \ \ \
| * | | | | | | And a few drive-byskjeremy2020-05-223-6/+4
| * | | | | | | Remove unnecessary clone that prevented clippy from moving onkjeremy2020-05-221-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge #4559bors[bot]2020-05-233-8/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix resolve_proc_macro heavy testGalilée 'Bill' Enguehard2020-05-231-1/+1
| * | | | | | Update tests to accept new hover formattingGalilée 'Bill' Enguehard2020-05-221-4/+13
| * | | | | | Fix formatting error when no modpath is presentGalilée 'Bill' Enguehard2020-05-221-3/+3
| * | | | | | Modify hover info to show module path separated by a lineGalilée 'Bill' Enguehard2020-05-221-3/+3
| * | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into modname_...Galilée 'Bill' Enguehard2020-05-21443-17921/+26819
| |\ \ \ \ \ \
| * | | | | | | Add extra newline after module path in hover infoGalilée 'Bill' Enguehard2020-05-211-1/+1
* | | | | | | | Merge #4573bors[bot]2020-05-226-969/+1105
|\ \ \ \ \ \ \ \
| * | | | | | | | Provide missing Chalk debug methodsFlorian Diebold2020-05-222-0/+112
| * | | | | | | | Use TypeCtorId as AdtId directly, and rename the type alias StructId -> AdtIdFlorian Diebold2020-05-225-14/+14
| * | | | | | | | Split up chalk module a bitFlorian Diebold2020-05-223-958/+982
|/ / / / / / / /
* | | | | | | | Merge #4570bors[bot]2020-05-223-18/+277
|\ \ \ \ \ \ \ \
| * | | | | | | | Add some tests for Chalk built-in trait implsFlorian Diebold2020-05-221-0/+78
| * | | | | | | | Provide Chalk well-known traitsFlorian Diebold2020-05-222-10/+41
| * | | | | | | | Use Chalk's built-in representations of primitive typesFlorian Diebold2020-05-221-10/+160
* | | | | | | | | Merge #4572bors[bot]2020-05-221-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Link upstream issuesAleksey Kladov2020-05-221-1/+7
|/ / / / / / / / /
* | | | | | | | | Merge #4571bors[bot]2020-05-228-153/+112
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KISS SourceChangeAleksey Kladov2020-05-228-153/+112
* | | | | | | | | | Merge #4569bors[bot]2020-05-2211-83/+109
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | CodeAction groupsAleksey Kladov2020-05-2211-83/+109
* | | | | | | | | Merge #4568bors[bot]2020-05-224-80/+94
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update ChalkFlorian Diebold2020-05-224-80/+94
|/ / / / / / / / /
* | | | | | | | | Merge #4516bors[bot]2020-05-223-26/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add versionkjeremy2020-05-191-1/+1
| * | | | | | | | | Fill code action capabilities with a functionkjeremy2020-05-191-29/+27
| * | | | | | | | | LSP: Two stage initializationkjeremy2020-05-193-26/+57
* | | | | | | | | | Merge #4560bors[bot]2020-05-216-9/+43
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Use WorkspaceEdit for ssrAleksey Kladov2020-05-216-9/+43
|/ / / / / / / /
* | | | | | | | Merge #4557bors[bot]2020-05-219-47/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | Formalize JoinLines protocol extensionAleksey Kladov2020-05-219-47/+129
|/ / / / / / / /
* | | | | | | | Merge #4553bors[bot]2020-05-217-50/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | CleanupAleksey Kladov2020-05-213-34/+18
| * | | | | | | | Cleanup TextEditAleksey Kladov2020-05-215-18/+21
|/ / / / / / / /