| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | Code review feedback. | James Leitch | 2021-04-21 | 5 | -12/+14 |
| * | | | | | | | | | Diagnostic Remap Path Prefixes added. | James Leitch | 2021-04-21 | 5 | -37/+53 |
| * | | | | | | | | | Diagnostic paths attempt to use VSCode's path join behavior before defaulting... | James Leitch | 2021-04-21 | 1 | -3/+30 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge #8570 | bors[bot] | 2021-04-21 | 3 | -22/+48 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Code review feedback. | James Leitch | 2021-04-19 | 1 | -15/+16 |
| * | | | | | | | | | Flycheck tries to parse both Cargo and Rustc messages. | James Leitch | 2021-04-19 | 3 | -22/+47 |
* | | | | | | | | | | Merge #8616 | bors[bot] | 2021-04-21 | 3 | -20/+20 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Bump other deps | Laurențiu Nicola | 2021-04-21 | 1 | -6/+6 |
| * | | | | | | | | | | Bump chalk | Laurențiu Nicola | 2021-04-21 | 2 | -11/+11 |
| * | | | | | | | | | | Bump rustc_lexer | Laurențiu Nicola | 2021-04-21 | 2 | -3/+3 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge #8615 | bors[bot] | 2021-04-21 | 1 | -7/+0 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Remove `ItemTree::all_inner_items` | Jonas Schievink | 2021-04-21 | 1 | -7/+0 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge #8613 | bors[bot] | 2021-04-21 | 3 | -0/+46 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add failing local items test | Jonas Schievink | 2021-04-21 | 3 | -0/+46 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge #8611 | bors[bot] | 2021-04-21 | 2 | -23/+207 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Add support for fill match arms of boolean values | Comonad | 2021-04-21 | 2 | -23/+207 |
|/ / / / / / / / |
|
* | | | | | | | | Merge #8609 | bors[bot] | 2021-04-21 | 3 | -8/+57 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Parse outer atttributes for RecordPatField | Lukas Wirth | 2021-04-21 | 3 | -8/+57 |
|/ / / / / / / / |
|
* | | | | | | | | Merge #8606 | bors[bot] | 2021-04-20 | 2 | -2/+13 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | fix: no more Registering progress handler for token rustAnalyzer/Indexing fa... | Aleksey Kladov | 2021-04-20 | 2 | -2/+13 |
|/ / / / / / / |
|
* | | | | | | | Merge #8600 | bors[bot] | 2021-04-20 | 5 | -65/+330 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix: no longer get stuck on windows | Aleksey Kladov | 2021-04-20 | 5 | -65/+330 |
* | | | | | | | | Merge #8602 | bors[bot] | 2021-04-20 | 1 | -28/+45 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Follow testing style guide | Jonas Schievink | 2021-04-20 | 1 | -28/+28 |
| * | | | | | | | | Fix panic in `replace_derive_with_manual_impl` | Jonas Schievink | 2021-04-20 | 1 | -0/+17 |
| |/ / / / / / / |
|
* | | | | | | | | Merge #8601 | bors[bot] | 2021-04-20 | 1 | -38/+185 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | "Inline variable" when on a use of the variable | Jonas Schievink | 2021-04-20 | 1 | -38/+185 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge #8598 | bors[bot] | 2021-04-20 | 1 | -26/+48 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | minor: fix ugly line wrapping in the rendered manual | Aleksey Kladov | 2021-04-20 | 1 | -26/+48 |
| | | | * | | | Don't filter equal nodes in reorder assists | Lukas Wirth | 2021-04-21 | 2 | -10/+6 |
| | | | * | | | Add cov_marks to insert_use tests | Lukas Wirth | 2021-04-20 | 7 | -42/+77 |
| | | | * | | | Rewrite extract_struct_from_enum_variant assist | Lukas Wirth | 2021-04-20 | 1 | -85/+91 |
| | | | * | | | Remove SyntaxRewriter usage in insert_use in favor of ted | Lukas Wirth | 2021-04-20 | 8 | -243/+185 |
| | | | * | | | Replace SyntaxRewriter usage with ted in reorder_impl assist | Lukas Wirth | 2021-04-20 | 1 | -9/+13 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge #8588 | bors[bot] | 2021-04-19 | 1 | -0/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | internal: Add guidelines for release notes PR descriptions | Laurențiu Nicola | 2021-04-19 | 1 | -0/+11 |
* | | | | | | | Merge #8586 | bors[bot] | 2021-04-19 | 2 | -23/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Replace SyntaxRewriter with ted in exppand_macro::expand_macro_recur | Lukas Wirth | 2021-04-19 | 1 | -14/+9 |
| * | | | | | | | Remove SyntaxRewriter usage in eager::eager_macro_recur | Lukas Wirth | 2021-04-19 | 1 | -9/+9 |
* | | | | | | | | Merge #8587 | bors[bot] | 2021-04-19 | 2 | -5/+91 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Add autoimport test with inner items | Jonas Schievink | 2021-04-19 | 1 | -0/+33 |
| * | | | | | | | Fix some find_path bugs around inner items | Jonas Schievink | 2021-04-19 | 1 | -5/+58 |
|/ / / / / / / |
|
* | | | | | | | Merge #8584 | bors[bot] | 2021-04-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | internal: fix slightly broken test | Aleksey Kladov | 2021-04-19 | 1 | -1/+1 |
* | | | | | | | | Merge #8583 | bors[bot] | 2021-04-19 | 1 | -23/+14 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Simplify | Lukas Wirth | 2021-04-19 | 1 | -23/+14 |
| |/ / / / / / |
|
* | | | | | | | Merge #8582 | bors[bot] | 2021-04-19 | 4 | -5/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix typo: comparision -> comparison | Adrian Stanciu | 2021-04-19 | 4 | -5/+5 |
| |/ / / / / / |
|
* | | | | | | | Merge #8580 | bors[bot] | 2021-04-19 | 1 | -3/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove confusion around serverStatusNotification | Aleksey Kladov | 2021-04-19 | 1 | -3/+8 |
|/ / / / / / / |
|