Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
|\ \ | |/ |/| | ||||||
| * | Test `fill_match_arms` for lazy computation. | Dawer | 2021-05-21 | 2 | -3/+38 | |
| * | fix: `fill_match_arms` hangs on a tuple of large enums | Dawer | 2021-05-20 | 1 | -2/+14 | |
| * | Compute missing arms lazily. | Dawer | 2021-05-20 | 1 | -23/+24 | |
* | | Merge #8918 | bors[bot] | 2021-05-22 | 2 | -9/+39 | |
|\ \ | ||||||
| * | | Work around non-unique AttrIds | Jonas Schievink | 2021-05-22 | 2 | -9/+39 | |
|/ / | ||||||
* | | Merge #8916 | bors[bot] | 2021-05-22 | 15 | -3/+925 | |
|\ \ | ||||||
| * | | Use `.rs` file ending to get syntax highlighting | Jonas Schievink | 2021-05-21 | 1 | -1/+1 | |
| * | | Update lsp-extensions.md | Jonas Schievink | 2021-05-21 | 1 | -2/+18 | |
| * | | Add a "Debug ItemTree" LSP request | Jonas Schievink | 2021-05-21 | 9 | -0/+108 | |
| * | | Add an ItemTree pretty-printer | Jonas Schievink | 2021-05-21 | 3 | -0/+780 | |
| * | | impl Display for AttrInput/ImportAlias | Jonas Schievink | 2021-05-21 | 2 | -1/+19 | |
|/ / | ||||||
* | | Merge #8914 | bors[bot] | 2021-05-21 | 3 | -20/+4 | |
|\ \ | ||||||
| * | | Remove `StructDefKind` | Jonas Schievink | 2021-05-21 | 3 | -20/+4 | |
|/ / | ||||||
* | | Merge #8856 | bors[bot] | 2021-05-21 | 23 | -1077/+1206 | |
|\ \ | ||||||
| * | | Clean up visibilities | Florian Diebold | 2021-05-21 | 1 | -10/+10 | |
| * | | Some remaining cleanups | Florian Diebold | 2021-05-21 | 3 | -18/+13 | |
| * | | Fix test after rebase | Florian Diebold | 2021-05-21 | 1 | -1/+1 | |
| * | | Record type mismatches for failed coercions in match etc. | Florian Diebold | 2021-05-21 | 2 | -15/+21 | |
| * | | Refactor expectation handling | Florian Diebold | 2021-05-21 | 3 | -54/+88 | |
| * | | Remove TypeVariableTable | Florian Diebold | 2021-05-21 | 2 | -56/+48 |