aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #7901bors[bot]2021-03-085-15/+42
|\ \ \ | |/ / |/| |
| * | Make extension respect http proxy settingsKam Y. Tse2021-03-075-15/+42
* | | Merge #7889bors[bot]2021-03-0714-23/+79
|\ \ \
| * | | Make group imports configurableasv2021-03-0714-23/+79
* | | | Merge #7895bors[bot]2021-03-075-21/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | :arrow_up: xflagsAleksey Kladov2021-03-075-21/+23
* | | | Merge #7892bors[bot]2021-03-074-62/+89
|\ \ \ \
| * | | | Move TokenStream::to_string helpers inside the methodKevin Mehall2021-03-061-30/+34
| * | | | Make a placeholder panic message explain its purposeKevin Mehall2021-03-061-1/+1
| * | | | Refactor TokenStream to hold Vec<TokenTree> instead of tt::SubtreeKevin Mehall2021-03-063-65/+56
| * | | | Fix TokenStream::from_str for input consisting of a single GroupKevin Mehall2021-03-061-2/+34
| | |/ / | |/| |
* | | | Merge #7899bors[bot]2021-03-064-19/+19
|\ \ \ \
| * | | | Rename a few `crate_def_map`s to `def_map`Jonas Schievink2021-03-064-19/+19
|/ / / /
* | | | Merge #7896bors[bot]2021-03-061-59/+77
|\ \ \ \
| * | | | Only replace quotes in replace_string_with_char assistLukas Wirth2021-03-061-59/+77
* | | | | Merge #7800bors[bot]2021-03-063-0/+407
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 7708: rust ideomatic code fixes.Chetan Khilosiya2021-03-061-9/+11
| * | | | 7708: handle both FamousDefs fixture and plain code.Chetan Khilosiya2021-03-061-8/+18
| * | | | 7708: Added the updated implementation of is_default_implemented.Chetan Khilosiya2021-03-061-33/+31
| * | | | 7708: Added the logic to check is default impl is already present.Chetan Khilosiya2021-03-061-18/+97
| * | | | 7708: Updated generate default fn logic.Chetan Khilosiya2021-03-061-22/+48
| * | | | 7708: Added the work for review comments.Chetan Khilosiya2021-03-061-31/+60
| * | | | 7708: Fixed many documentaion example issues.Chetan Khilosiya2021-03-062-6/+37
| * | | | 7708: Format code through rust-analyzer formatter.Chetan Khilosiya2021-03-061-35/+44
| * | | | 7708: Initial implementation of generate Default assist.Chetan Khilosiya2021-03-062-0/+223
| | |/ / | |/| |
* | | | Merge #7865bors[bot]2021-03-061-1/+37
|\ \ \ \ | |/ / / |/| | |
| * | | preserve escape sequences when replacing string with charDomantas Jadenkus2021-03-031-1/+37
* | | | Merge #7894bors[bot]2021-03-061-4/+52
|\ \ \ \ | |_|_|/ |/| | |
| * | | generate function assist convert arg names to lower snake caseJosh Mcguigan2021-03-061-4/+52
|/ / /
* | | Merge #7888bors[bot]2021-03-061-0/+2
|\ \ \ | |_|/ |/| |
| * | Add a line about code action commands to the CoC section of the docsFlorian Diebold2021-03-061-0/+2
|/ /
* | Merge #7887bors[bot]2021-03-052-2/+4
|\ \
| * | Fix fail to parse :: for meta in mbeEdwin Cheng2021-03-052-2/+4
* | | Merge #7884bors[bot]2021-03-052-39/+43
|\ \ \
| * | | Fix testEdwin Cheng2021-03-051-1/+1
| * | | Simplify TokenStream FromStrEdwin Cheng2021-03-051-38/+42
* | | | Merge #7869bors[bot]2021-03-051-0/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | Add support for deref assignments to "pull assignment up" assist.Jesse Bakker2021-03-051-0/+43
| |/ /
* | | Merge #7883bors[bot]2021-03-052-2/+2
|\ \ \
| * | | Make two calls virtualLaurențiu Nicola2021-03-052-2/+2
* | | | Merge #7882bors[bot]2021-03-051-8/+8
|\ \ \ \
| * | | | cargo updatekjeremy2021-03-051-8/+8
|/ / / /
* | | | Merge #7881bors[bot]2021-03-053-70/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Underengineer `cargo xtask install --client`Aleksey Kladov2021-03-053-70/+37
* | | | Merge #7880bors[bot]2021-03-051-2/+8
|\ \ \ \
| * | | | Honor snippet capability in extract function assistsan2021-03-051-2/+8
* | | | | Merge #7870bors[bot]2021-03-0511-73/+68
|\ \ \ \ \
| * | | | | Use chalk_ir::AdtIdLukas Wirth2021-03-0411-73/+68
| | |_|/ / | |/| | |
* | | | | Merge #7879bors[bot]2021-03-052-2/+2
|\ \ \ \ \
| * | | | | Fix some warningsLaurențiu Nicola2021-03-052-2/+2
|/ / / / /