aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #3761bors[bot]2020-03-302-35/+164
|\
| * Tidy up insertion position logicMatthew Hall2020-03-291-20/+6
| * Remove unneeded variablesMatthew Hall2020-03-291-4/+2
| * Remove "TODO" in comment in testMatthew Hall2020-03-281-4/+4
| * Append new match arms rather than replacing all of themMatthew Hall2020-03-282-35/+180
* | Merge #3763bors[bot]2020-03-301-11/+4
|\ \
| * | Simplifyveetaha2020-03-281-11/+4
| |/
* | Merge #3770bors[bot]2020-03-303-17/+14
|\ \
| * | Pull options outwardsAleksey Kladov2020-03-303-17/+14
* | | Merge #3754bors[bot]2020-03-305-44/+23
|\| |
| * | Fix race in the testsAleksey Kladov2020-03-303-2/+11
| * | Use automatic thread joining for cargo-watchAleksey Kladov2020-03-303-40/+10
| * | :arrow_up: jod-threadAleksey Kladov2020-03-301-2/+2
|/ /
* | Merge pull request #3769 from matklad/btAleksey Kladov2020-03-301-0/+1
|\ \
| * | Enable backtrace on CIAleksey Kladov2020-03-301-0/+1
| |/
* | Merge #3764bors[bot]2020-03-302-26/+26
|\ \ | |/ |/|
| * Fix review commentsEdwin Cheng2020-03-292-13/+13
| * Move roots_to_scan to LoopStateEdwin Cheng2020-03-282-22/+22
|/
* Merge #3756bors[bot]2020-03-281-1/+1
|\
| * Update docs to mention on WindowsEdwin Cheng2020-03-281-1/+1
|/
* Merge #3755bors[bot]2020-03-281-1/+1
|\
| * Update docs/user/readme.adocAleksey Kladov2020-03-281-1/+1
| * Update docs to mention vscode installation path on macOSMariusz Klochowicz2020-03-281-1/+1
|/
* Merge #3753bors[bot]2020-03-2827-153/+229
|\
| * Remove some unwrapsAleksey Kladov2020-03-285-29/+29
| * Nice string formattingAleksey Kladov2020-03-2811-21/+38
| * Start stdxAleksey Kladov2020-03-2813-104/+163
|/
* Merge #3745bors[bot]2020-03-273-2/+36
|\
| * Fix merge-imports assist for wildcard importsPiotr Szpetkowski2020-03-273-2/+36
|/
* Merge #3743bors[bot]2020-03-272-5/+9
|\
| * Fix assist descriptionAleksey Kladov2020-03-272-5/+9
|/
* Merge #3742bors[bot]2020-03-276-5/+170
|\
| * Replace if with if-letAleksey Kladov2020-03-276-5/+170
* | Merge #3741bors[bot]2020-03-272-2/+11
|\|
| * More general ctor for ifsAleksey Kladov2020-03-272-2/+11
* | Merge #3740bors[bot]2020-03-271-29/+28
|\|
| * SimplifyAleksey Kladov2020-03-271-29/+28
* | Merge #3693bors[bot]2020-03-271-2/+7
|\ \
| * | vscode: fix release tag retrievalVeetaha2020-03-271-1/+1
| * | vscode: show release tag with along with the commit hash for RA version commandveetaha2020-03-261-2/+7
|/ /
* | Merge #3725bors[bot]2020-03-262-23/+21
|\ \
| * | vscode: small post-refactorveetaha2020-03-261-3/+1
| * | vscode: fix memory leak on server restartveetaha2020-03-261-15/+13
| * | vscode: fix local develveetaha2020-03-262-5/+7
* | | Merge #3727bors[bot]2020-03-2620-38/+259
|\ \ \
| * | | Remove deps on tt_mbeEdwin Cheng2020-03-2610-49/+58
| * | | Refactoring a bitEdwin Cheng2020-03-261-7/+12
| * | | Add ProcMacroClientEdwin Cheng2020-03-2517-43/+222
| * | | Add ra_proc_macroEdwin Cheng2020-03-253-0/+28
| |/ /
* | | Merge #3732bors[bot]2020-03-265-0/+230
|\ \ \ | |_|/ |/| |