aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|/ / / / /
* | | | | Merge #7876bors[bot]2021-03-054-51/+56
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Cleanup install commandAleksey Kladov2021-03-054-51/+56
| * | | Fix regression where the client was not installedAleksey Kladov2021-03-051-1/+1
|/ / /
* | | Merge #7868bors[bot]2021-03-045-14/+13
|\ \ \
| * | | Migrate to user-centric config name for `cargo check` stuffAleksey Kladov2021-03-045-14/+13
* | | | Merge #7866bors[bot]2021-03-034-32/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | Complete `while let`Lukas Wirth2021-03-032-9/+11
| * | | Don't complete `super` unless its valid in pathsLukas Wirth2021-03-033-23/+34
|/ / /
* | | Merge #7863bors[bot]2021-03-031-189/+189
|\ \ \
| * | | Prevent renaming SelfType and BuiltinTypeLukas Wirth2021-03-031-0/+2
| * | | Reorder functions in rename.rsLukas Wirth2021-03-031-189/+187
* | | | Merge #7862bors[bot]2021-03-031-24/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove incorrect broken testJonas Schievink2021-03-031-24/+0
|/ / /
* | | Merge #7861bors[bot]2021-03-031-2/+43
|\ \ \
| * | | Special-case parenthesized and negated expressions in demorgan assistJesse Bakker2021-03-031-2/+43
|/ / /
* | | Merge #7858bors[bot]2021-03-031-1/+7
|\ \ \
| * | | Clarify comparison ruleAleksey Kladov2021-03-031-1/+7
| |/ /
* | | Merge #7853bors[bot]2021-03-022-3/+3
|\ \ \
| * | | Update lexerkjeremy2021-03-022-3/+3
|/ / /
* | | Merge #7852bors[bot]2021-03-021-2/+2
|\ \ \ | |/ / |/| |
| * | bump once_cellkjeremy2021-03-021-2/+2
|/ /
* | Merge #7851bors[bot]2021-03-022-616/+424
|\ \
| * | Compress testsAleksey Kladov2021-03-022-616/+424
* | | Merge #7824bors[bot]2021-03-021-1/+107
|\ \ \