Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -4/+118 |
|\ \ | |||||
| * | | 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 | 4 | -4/+118 |
* | | | Merge #6545 | bors[bot] | 2020-11-13 | 8 | -630/+618 |
|\ \ \ | |||||
| * | | | Remove dead code | Aleksey Kladov | 2020-11-13 | 1 | -15/+0 |
| * | | | Cleanup workspace loading a tiny bit | Aleksey Kladov | 2020-11-13 | 7 | -46/+40 |
| * | | | Move tricky workspace logic to a separate module | Aleksey Kladov | 2020-11-13 | 2 | -602/+611 |
* | | | | Merge #6543 | bors[bot] | 2020-11-13 | 1 | -0/+0 |
|\| | | | |||||
| * | | | cleanup | Aleksey Kladov | 2020-11-13 | 1 | -0/+0 |
|/ / / | |||||
* | | | Merge #6519 | bors[bot] | 2020-11-13 | 11 | -8/+105 |
|\ \ \ | |||||
| * | | | add open Cargo.toml action | Anatol Liu | 2020-11-13 | 15 | -42/+114 |
* | | | | Merge #6542 | bors[bot] | 2020-11-13 | 2 | -2755/+11 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Revert "Upgrade version of npms lockfile" | Aleksey Kladov | 2020-11-13 | 2 | -2755/+11 |
|/ / / | |||||
* | | | Merge #6538 | bors[bot] | 2020-11-12 | 2 | -11/+2755 |
|\ \ \ | |||||
| * | | | Upgrade version of npms lockfile | Aleksey Kladov | 2020-11-12 | 2 | -11/+2755 |
|/ / / | |||||
* | | | Merge #6524 | bors[bot] | 2020-11-12 | 5 | -69/+233 |
|\ \ \ | |||||
| * | | | Address review comments | Xavier Denis | 2020-11-12 | 3 | -3381/+17 |
| * | | | Reorder rustc_private loading | Xavier Denis | 2020-11-11 | 1 | -87/+86 |
| * | | | Add support for loading rustc private crates | Xavier Denis | 2020-11-11 | 6 | -79/+3608 |
* | | | | 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 |
| |/ / / / | |||||
* | | | | | Merge #6529 | bors[bot] | 2020-11-12 | 1 | -19/+77 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | 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 |
|/ / / / | |||||
* | | | | Merge #6534 | bors[bot] | 2020-11-12 | 4 | -47/+56 |
|\ \ \ \ | |||||
| * | | | | Fix attachment of inner doc comments | Aleksey Kladov | 2020-11-12 | 3 | -19/+33 |
| * | | | | Simplify code | Aleksey Kladov | 2020-11-12 | 1 | -28/+23 |
* | | | | | Merge #6531 | bors[bot] | 2020-11-12 | 12 | -33/+191 |
|\| | | | | |||||
| * | | | | Update tests | Aleksey Kladov | 2020-11-12 | 10 | -21/+168 |
| * | | | | Update crates | kjeremy | 2020-11-11 | 2 | -12/+23 |
|/ / / / | |||||
* | | | | Merge #6530 | bors[bot] | 2020-11-11 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Do not use yanked once_cell | kjeremy | 2020-11-11 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge #6526 | bors[bot] | 2020-11-11 | 4 | -34/+9 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Replace RacyFlag with OnceCell | Aleksey Kladov | 2020-11-11 | 4 | -34/+9 |
|/ / / | |||||
* | | | Merge #6523 | bors[bot] | 2020-11-10 | 1 | -3/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Be more pedantic when checking codeAction/resolve support | Aleksey Kladov | 2020-11-10 | 1 | -3/+6 |
* | | | Merge #6521 | bors[bot] | 2020-11-10 | 15 | -91/+86 |
|\| | | |||||
| * | | Switch to upstream protocol for resolving code action | Aleksey Kladov | 2020-11-10 | 15 | -91/+86 |
|/ / | |||||
* | | Merge #6512 | bors[bot] | 2020-11-09 | 1 | -36/+89 |
|\ \ |