Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #4538 from vsrs/vscode_tests | Aleksey Kladov | 2020-05-23 | 12 | -33/+1018 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | vscode tests configuration for more verbose output | vsrs | 2020-05-23 | 1 | -0/+2 | |
| * | | | | | | OS matrix for TypeScript | vsrs | 2020-05-23 | 1 | -1/+8 | |
| * | | | | | | xvfb-action fix | vsrs | 2020-05-23 | 1 | -3/+3 | |
| * | | | | | | Try GabrielBB/xvfb to run vscode tests | vsrs | 2020-05-23 | 1 | -11/+5 | |
| * | | | | | | Start xvfb manually on ubuntu | vsrs | 2020-05-23 | 1 | -1/+10 | |
| * | | | | | | try to run TypeScript CI on windows | vsrs | 2020-05-23 | 1 | -2/+2 | |
| * | | | | | | Add `npm test` to CI | vsrs | 2020-05-23 | 1 | -0/+3 | |
| * | | | | | | Apply suggestions from @Veetaha code review | vsrs | 2020-05-21 | 3 | -53/+44 | |
| * | | | | | | vscode client side tests | vsrs | 2020-05-20 | 11 | -32/+1011 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge #4555 #4575 | bors[bot] | 2020-05-23 | 8 | -19/+227 | |
|\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Use Chalk's Ty::Function for function pointer types | Florian Diebold | 2020-05-22 | 2 | -8/+51 | |
| | * | | | | | | | Use Chalk's built-in representation of function item types | Florian Diebold | 2020-05-22 | 7 | -10/+128 | |
| * | | | | | | | | Merge branch 'nix-patchelf' of github.com:cab404/rust-analyzer into nix-patchelf | Vladimir Serov | 2020-05-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update editors/code/src/main.ts | Cabia Rangris | 2020-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | editors/vscode: forgotten await in os check | Vladimir Serov | 2020-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | editors/vscode: patchelf-ing without intermediate files | Vladimir Serov | 2020-05-21 | 1 | -5/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | editor/vscode: lint | Vladimir Serov | 2020-05-21 | 1 | -21/+21 | |
| * | | | | | | | | editors/vscode: removing original file after patching | Vladimir Serov | 2020-05-21 | 1 | -1/+1 | |
| * | | | | | | | | editors/vscode: added patchelf after download | Vladimir Serov | 2020-05-21 | 1 | -1/+48 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge #4578 | bors[bot] | 2020-05-23 | 4 | -7/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | And a few drive-bys | kjeremy | 2020-05-22 | 3 | -6/+4 | |
| * | | | | | | | | Remove unnecessary clone that prevented clippy from moving on | kjeremy | 2020-05-22 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge #4559 | bors[bot] | 2020-05-23 | 3 | -8/+17 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix resolve_proc_macro heavy test | Galilée 'Bill' Enguehard | 2020-05-23 | 1 | -1/+1 | |
| * | | | | | | | Update tests to accept new hover formatting | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -4/+13 | |
| * | | | | | | | Fix formatting error when no modpath is present | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -3/+3 | |
| * | | | | | | | Modify hover info to show module path separated by a line | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -3/+3 | |
| * | | | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into modname_... | Galilée 'Bill' Enguehard | 2020-05-21 | 443 | -17921/+26819 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add extra newline after module path in hover info | Galilée 'Bill' Enguehard | 2020-05-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge #4573 | bors[bot] | 2020-05-22 | 6 | -969/+1105 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Provide missing Chalk debug methods | Florian Diebold | 2020-05-22 | 2 | -0/+112 | |
| * | | | | | | | | | Use TypeCtorId as AdtId directly, and rename the type alias StructId -> AdtId | Florian Diebold | 2020-05-22 | 5 | -14/+14 | |
| * | | | | | | | | | Split up chalk module a bit | Florian Diebold | 2020-05-22 | 3 | -958/+982 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge #4570 | bors[bot] | 2020-05-22 | 3 | -18/+277 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add some tests for Chalk built-in trait impls | Florian Diebold | 2020-05-22 | 1 | -0/+78 | |
| * | | | | | | | | | Provide Chalk well-known traits | Florian Diebold | 2020-05-22 | 2 | -10/+41 | |
| * | | | | | | | | | Use Chalk's built-in representations of primitive types | Florian Diebold | 2020-05-22 | 1 | -10/+160 | |
* | | | | | | | | | | Merge #4572 | bors[bot] | 2020-05-22 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Link upstream issues | Aleksey Kladov | 2020-05-22 | 1 | -1/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge #4571 | bors[bot] | 2020-05-22 | 8 | -153/+112 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KISS SourceChange | Aleksey Kladov | 2020-05-22 | 8 | -153/+112 | |
* | | | | | | | | | | | Merge #4569 | bors[bot] | 2020-05-22 | 11 | -83/+109 | |
|\| | | | | | | | | | | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CodeAction groups | Aleksey Kladov | 2020-05-22 | 11 | -83/+109 | |
* | | | | | | | | | | Merge #4568 | bors[bot] | 2020-05-22 | 4 | -80/+94 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update Chalk | Florian Diebold | 2020-05-22 | 4 | -80/+94 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge #4516 | bors[bot] | 2020-05-22 | 3 | -26/+55 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add version | kjeremy | 2020-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Fill code action capabilities with a function | kjeremy | 2020-05-19 | 1 | -29/+27 | |
| * | | | | | | | | | | LSP: Two stage initialization | kjeremy | 2020-05-19 | 3 | -26/+57 |