Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small file error display fix | Kirill Bulatov | 2021-05-24 | 1 | -1/+1 |
* | Don't discover workspaces when detached files are given | Kirill Bulatov | 2021-05-23 | 1 | -3/+2 |
* | Fix ts lint errors | Kirill Bulatov | 2021-05-23 | 3 | -8/+8 |
* | Deal with todos | Kirill Bulatov | 2021-05-23 | 1 | -4/+14 |
* | Do not add cargo target for detached files only project | Kirill Bulatov | 2021-05-23 | 1 | -13/+22 |
* | Drag detached files towards loading | Kirill Bulatov | 2021-05-23 | 6 | -11/+83 |
* | Draft detached files retrieval | Kirill Bulatov | 2021-05-23 | 6 | -3/+25 |
* | Send detached files info to server via init params | Kirill Bulatov | 2021-05-23 | 3 | -6/+27 |
* | Start rust-analyzer server for arbitrary rust files | Kirill Bulatov | 2021-05-23 | 3 | -39/+46 |
* | Merge #8947 | bors[bot] | 2021-05-23 | 3 | -3/+31 |
|\ | |||||
| * | Correctly resolve crate name in use paths when import shadows itself | Lukas Tobias Wirth | 2021-05-23 | 3 | -3/+31 |
|/ | |||||
* | Merge #8946 | bors[bot] | 2021-05-23 | 1 | -1/+3 |
|\ | |||||
| * | Minor: fix comment style | Aleksey Kladov | 2021-05-23 | 1 | -1/+3 |
|/ | |||||
* | Merge #8944 | bors[bot] | 2021-05-23 | 1 | -0/+4 |
|\ | |||||
| * | Explain why nested `TypeRef` aren't interned | Jonas Schievink | 2021-05-23 | 1 | -0/+4 |
|/ | |||||
* | Merge #8940 | bors[bot] | 2021-05-23 | 5 | -3/+20 |
|\ | |||||
| * | Give ‘unsafe’ semantic token modifier to unsafe traits | Aramis Razzaghipour | 2021-05-23 | 5 | -3/+20 |
|/ | |||||
*-. | Merge #8936 #8939 | bors[bot] | 2021-05-23 | 4 | -20/+38 |
|\ \ | |||||
| | * | internal: disable debug symbols due to failing windows build | Aleksey Kladov | 2021-05-23 | 1 | -1/+6 |
| * | | More style fixes | Kirill Bulatov | 2021-05-23 | 2 | -16/+19 |
| * | | Style fix | Kirill Bulatov | 2021-05-23 | 2 | -12/+11 |
| * | | Don't use a deprecated accessor | Kirill Bulatov | 2021-05-23 | 1 | -1/+1 |
| * | | Better releaseId naming | Kirill Bulatov | 2021-05-23 | 2 | -12/+11 |
| * | | Remove nightly release id from local storage for stable extensions | Kirill Bulatov | 2021-05-23 | 2 | -1/+6 |
| * | | Download nightly extension when configured and run from stable extension version | Kirill Bulatov | 2021-05-23 | 1 | -3/+10 |
| |/ | |||||
* | | Merge #8938 | bors[bot] | 2021-05-23 | 4 | -15/+118 |
|\ \ | |/ |/| | |||||
| * | Paper over #8931 a bit more | Florian Diebold | 2021-05-23 | 2 | -2/+4 |
| * | Add test for #8931 and better checking | Florian Diebold | 2021-05-23 | 3 | -13/+114 |
* | | Merge #8935 | bors[bot] | 2021-05-23 | 1 | -0/+2 |
|\ \ | |||||
| * | | docs(manual): Add rust-tools.nvim to nvim-lsp | sim | 2021-05-23 | 1 | -0/+2 |
|/ / | |||||
* | | Merge #8932 | bors[bot] | 2021-05-23 | 2 | -34/+342 |
|\ \ | |/ |/| | |||||
| * | Render where clauses and more generic params | Jonas Schievink | 2021-05-23 | 2 | -34/+155 |
| * | Pretty-print generic parameters | Jonas Schievink | 2021-05-23 | 2 | -22/+99 |
| * | ItemTree: pretty-print all paths | Jonas Schievink | 2021-05-22 | 2 | -9/+119 |
|/ | |||||
* | Merge #8926 | bors[bot] | 2021-05-22 | 1 | -19/+1 |
|\ | |||||
| * | Drop uncompressed release artifacts and those following the old naming conven... | Laurențiu Nicola | 2021-05-22 | 1 | -19/+1 |
* | | Merge #8927 | bors[bot] | 2021-05-22 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | internal: try enabling debug info for releases | Aleksey Kladov | 2021-05-22 | 1 | -0/+1 |
|/ | |||||
* | Merge #8924 | bors[bot] | 2021-05-22 | 2 | -22/+5 |
|\ | |||||
| * | Add last remaining module docstring | Florian Diebold | 2021-05-22 | 2 | -22/+5 |
|/ | |||||
* | Merge #8923 | bors[bot] | 2021-05-22 | 22 | -36/+13 |
|\ | |||||
| * | Add even more docs | Aleksey Kladov | 2021-05-22 | 22 | -36/+13 |
* | | Merge #8922 | bors[bot] | 2021-05-22 | 20 | -40/+72 |
|\| | |||||
| * | Add more docs | Aleksey Kladov | 2021-05-22 | 20 | -40/+72 |
* | | Merge #8868 | bors[bot] | 2021-05-22 | 8 | -282/+192 |
|\| | |||||
| * | use more precise name | Aleksey Kladov | 2021-05-22 | 3 | -12/+7 |
| * | internal: replace AstTransformer with mutable syntax trees | Aleksey Kladov | 2021-05-22 | 6 | -208/+123 |
* | | Merge #8921 | bors[bot] | 2021-05-22 | 1 | -1/+13 |
|\ \ | |||||
| * | | Resolve any lifetime variables to 'static after inference | Florian Diebold | 2021-05-22 | 1 | -1/+13 |
| |/ | |||||
* | | Merge #8901 | bors[bot] | 2021-05-22 | 2 | -27/+75 |
|\ \ | |/ |/| |