Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Use named fields in `ExpandResult` | Jonas Schievink | 2020-11-26 | 5 | -29/+39 | |
|/ / / / / | ||||||
* | | | | | Merge #6637 | bors[bot] | 2020-11-26 | 1 | -8/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Publish diagnostics on file open | Jonas Schievink | 2020-11-26 | 1 | -8/+9 | |
|/ / / / / | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | Merge #6614 #6632 | bors[bot] | 2020-11-26 | 7 | -35/+117 | |
|\ \ \ \ \ \ | ||||||
| | * | | | | | Pin cargo_metadata | kjeremy | 2020-11-25 | 3 | -3/+3 | |
| * | | | | | | Improve autoimports on completion speed | Kirill Bulatov | 2020-11-24 | 4 | -32/+114 | |
* | | | | | | | Merge #6496 | bors[bot] | 2020-11-26 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Just remove the macro fallback | George Fraser | 2020-11-25 | 2 | -2/+8 | |
| * | | | | | | Use builtin scopes more | George Fraser | 2020-11-07 | 2 | -11/+2 | |
* | | | | | | | Merge #6631 | bors[bot] | 2020-11-24 | 5 | -1/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Document experimental completions | Kirill Bulatov | 2020-11-24 | 1 | -0/+7 | |
| * | | | | | | | Gate autoimports begind experimental completions flag | Kirill Bulatov | 2020-11-24 | 4 | -1/+13 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge #6630 | bors[bot] | 2020-11-24 | 6 | -29/+19 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Rename `parse_macro` to `parse_macro_expansion` | Jonas Schievink | 2020-11-24 | 6 | -9/+9 | |
| * | | | | | | hir_expand::db: reduce fn visibility | Jonas Schievink | 2020-11-24 | 1 | -15/+9 | |
| * | | | | | | Remove fixed FIXME, propagate errors better | Jonas Schievink | 2020-11-24 | 1 | -6/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6625 | bors[bot] | 2020-11-24 | 4 | -46/+91 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | hir_expand: propagate expansion errors | Jonas Schievink | 2020-11-24 | 4 | -46/+91 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6624 | bors[bot] | 2020-11-24 | 1 | -31/+120 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Check structs for match exhaustiveness | Lukas Wirth | 2020-11-24 | 1 | -31/+120 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6621 | bors[bot] | 2020-11-24 | 1 | -42/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add middle ellipsis missing arm text | Lukas Wirth | 2020-11-24 | 1 | -0/+14 | |
| * | | | | | | Handle ellipsis in tuple patterns in match exhaustiveness checking | Lukas Wirth | 2020-11-24 | 1 | -42/+41 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6618 | bors[bot] | 2020-11-24 | 2 | -12/+129 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly infer tuple struct patterns when encountering ellipsis | Lukas Wirth | 2020-11-24 | 2 | -9/+70 | |
| * | | | | | | Properly infer tuple patterns when encountering ellipsis | Lukas Wirth | 2020-11-24 | 2 | -8/+64 | |
* | | | | | | | Merge #6620 | bors[bot] | 2020-11-24 | 1 | -15/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cargo update | kjeremy | 2020-11-24 | 1 | -15/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge #6619 | bors[bot] | 2020-11-24 | 3 | -8/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | New lsp-types to fix versioning | kjeremy | 2020-11-24 | 3 | -8/+19 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge #6617 | bors[bot] | 2020-11-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Avoid string allocations in ignore_test | Laurențiu Nicola | 2020-11-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6610 | bors[bot] | 2020-11-24 | 1 | -7/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add 'Re-enable this test' assist | Jakob Hellermann | 2020-11-23 | 1 | -7/+76 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge #6613 | bors[bot] | 2020-11-24 | 1 | -1/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Don't assume DidChangeTextDocument paths exist | Matt Jibson | 2020-11-23 | 1 | -1/+7 | |
* | | | | | | Merge #6609 | bors[bot] | 2020-11-23 | 1 | -6/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Minor, import style | Aleksey Kladov | 2020-11-23 | 1 | -6/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge #6606 | bors[bot] | 2020-11-23 | 3 | -3/+25 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Parse unsafe extern block | David Tolnay | 2020-11-23 | 3 | -3/+25 | |
|/ / / / / | ||||||
* | | | | | Merge #6598 | bors[bot] | 2020-11-21 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | ensure word boundary after `true` | Dusty Pomerleau | 2020-11-21 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge #6595 | bors[bot] | 2020-11-20 | 1 | -7/+64 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Don't wrap parens around expr in remove_dbg assist if its in conditions | Lukas Wirth | 2020-11-20 | 1 | -7/+64 | |
|/ / / | ||||||
* | | | Merge #6592 | bors[bot] | 2020-11-19 | 1 | -16/+16 | |
|\ \ \ | ||||||
| * | | | cargo update | kjeremy | 2020-11-19 | 1 | -16/+16 | |
|/ / / | ||||||
* | | | Merge #6585 | bors[bot] | 2020-11-18 | 8 | -9/+149 | |
|\ \ \ | ||||||
| * | | | Fill code_description for rust_analyzer diagnostics | Lukas Wirth | 2020-11-18 | 1 | -1/+8 | |
| * | | | update diagnostics test_data with code_description changes | Lukas Wirth | 2020-11-18 | 6 | -6/+108 | |
| * | | | Link clippy lint codes in diagnostics | Lukas Wirth | 2020-11-18 | 1 | -7/+22 |