Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Simplify | Aleksey Kladov | 2020-11-17 | 1 | -54/+50 | |
* | | | Make code more readable | Aleksey Kladov | 2020-11-17 | 1 | -186/+207 | |
* | | | Minor | Aleksey Kladov | 2020-11-17 | 1 | -4/+4 | |
* | | | Remove dead code | Aleksey Kladov | 2020-11-17 | 1 | -6/+0 | |
* | | | Simplify | Aleksey Kladov | 2020-11-17 | 2 | -17/+15 | |
* | | | Use standard code style for test fixtures | Aleksey Kladov | 2020-11-17 | 1 | -270/+270 | |
* | | | **Unwrap Block** supports stand-alone blocks | Aleksey Kladov | 2020-11-17 | 1 | -1/+68 | |
* | | | Simplify | Aleksey Kladov | 2020-11-17 | 1 | -3/+1 | |
* | | | Assist target should point at *existing* code | Aleksey Kladov | 2020-11-17 | 1 | -1/+1 | |
* | | | Add **Ignore Test** assist | Aleksey Kladov | 2020-11-17 | 6 | -18/+80 | |
* | | | Merge #6571 | bors[bot] | 2020-11-17 | 3 | -108/+75 | |
|\ \ \ | ||||||
| * | | | Remove needless alloc | Aleksey Kladov | 2020-11-17 | 1 | -1/+1 | |
| * | | | Compress code | Aleksey Kladov | 2020-11-17 | 2 | -66/+42 | |
| * | | | simplify | Aleksey Kladov | 2020-11-17 | 1 | -41/+32 | |
| | |/ | |/| | ||||||
* / | | Latest LSP 3.16 protocol | kjeremy | 2020-11-16 | 10 | -27/+26 | |
|/ / | ||||||
* / | Prepare to recompute completions on every keystroke | Aleksey Kladov | 2020-11-16 | 1 | -1/+2 | |
|/ | ||||||
* | Merge #6563 | bors[bot] | 2020-11-16 | 1 | -0/+46 | |
|\ | ||||||
| * | Don't complete keywords in struct literals | Lukas Wirth | 2020-11-16 | 1 | -0/+46 | |
* | | Merge #6558 | bors[bot] | 2020-11-16 | 3 | -0/+26 | |
|\ \ | |/ |/| | ||||||
| * | format string highlighting: handle hex + debug type specifier | Roland Ruckerbauer | 2020-11-15 | 3 | -0/+26 | |
* | | Merge #6552 | bors[bot] | 2020-11-15 | 5 | -26/+206 | |
|\ \ | |/ |/| | ||||||
| * | Cleanup edit_text_range_for_record_field_expr_or_pat | Lukas Wirth | 2020-11-15 | 1 | -46/+59 | |
| * | Use shorthand field syntax in destructures | Lukas Wirth | 2020-11-14 | 3 | -29/+84 | |
| * | Properly handle shorthands in destructure patterns when renaming | Lukas Wirth | 2020-11-14 | 2 | -6/+69 | |
| * | Use shorthand record syntax when renaming struct initializer field | Lukas Wirth | 2020-11-14 | 4 | -19/+68 | |
* | | Merge #6544 | bors[bot] | 2020-11-13 | 3 | -4/+117 | |
|\ \ | ||||||
| * | | add suggestion ..Default::default() for remaining struct fields in a construc... | Benjamin Coenen | 2020-11-13 | 1 | -1/+1 | |
| * | | add suggestion ..Default::default() for remaining struct fields in a construc... | Benjamin Coenen | 2020-11-13 | 3 | -4/+117 | |
* | | | Remove dead code | Aleksey Kladov | 2020-11-13 | 1 | -15/+0 | |
* | | | Cleanup workspace loading a tiny bit | Aleksey Kladov | 2020-11-13 | 6 | -41/+35 | |
* | | | Move tricky workspace logic to a separate module | Aleksey Kladov | 2020-11-13 | 2 | -602/+611 | |
* | | | cleanup | Aleksey Kladov | 2020-11-13 | 1 | -0/+0 | |
* | | | Merge #6519 | bors[bot] | 2020-11-13 | 5 | -6/+40 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add open Cargo.toml action | Anatol Liu | 2020-11-13 | 8 | -38/+46 | |
* | | | Merge #6524 | bors[bot] | 2020-11-12 | 4 | -69/+225 | |
|\ \ \ | ||||||
| * | | | Address review comments | Xavier Denis | 2020-11-12 | 1 | -3/+2 | |
| * | | | Reorder rustc_private loading | Xavier Denis | 2020-11-11 | 1 | -87/+86 | |
| * | | | Add support for loading rustc private crates | Xavier Denis | 2020-11-11 | 4 | -69/+227 | |
* | | | | Merge #6514 | bors[bot] | 2020-11-12 | 1 | -28/+92 | |
|\ \ \ \ | ||||||
| * | | | | Add extra test to extract_struct_from_enum_variant | Lukas Wirth | 2020-11-12 | 1 | -1/+28 | |
| * | | | | Use Module::find_use_path_prefixed in extract_struct_from_enum_variant assist | Lukas Wirth | 2020-11-12 | 1 | -5/+9 | |
| * | | | | Fix extract_struct_from_enum_variant not updating record references | Lukas Wirth | 2020-11-12 | 1 | -26/+59 | |
* | | | | | Merge #6513 | bors[bot] | 2020-11-12 | 1 | -1/+82 | |
|\ \ \ \ \ | ||||||
| * | | | | | Support qualified function calls in remove_unused_param | Lukas Wirth | 2020-11-12 | 1 | -1/+49 | |
| * | | | | | Add multiple file edit tes to remove_unused_param assist | Lukas Wirth | 2020-11-09 | 1 | -0/+33 | |
| |/ / / / | ||||||
* | | | | | Remove the fixme | Kirill Bulatov | 2020-11-12 | 1 | -36/+15 | |
* | | | | | Add a FIXME for non-unified inner attributes | Kirill Bulatov | 2020-11-12 | 1 | -2/+7 | |
* | | | | | Do not insert imports before inner comments | Kirill Bulatov | 2020-11-12 | 1 | -18/+92 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fix attachment of inner doc comments | Aleksey Kladov | 2020-11-12 | 3 | -19/+33 | |
* | | | | Simplify code | Aleksey Kladov | 2020-11-12 | 1 | -28/+23 |