aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ | |_|/ |/| |
| * | Assist: replace unwrap with matchUnreal Hoang2020-03-265-0/+230
* | | Merge pull request #3735 from matklad/cAleksey Kladov2020-03-261-1/+2
|\ \ \
| * | | Don't deny C for cargo auditAleksey Kladov2020-03-261-1/+2
|/ / /
* | | Merge #3734bors[bot]2020-03-267-41/+21
|\ \ \
| * | | Get rid of ItemOrMacroAleksey Kladov2020-03-267-41/+21
|/ / /
* | | Merge #3733bors[bot]2020-03-262-10/+10
|\ \ \
| * | | Minor incremental tests cleanupAleksey Kladov2020-03-262-10/+10
* | | | Merge #3731bors[bot]2020-03-261-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Update depskjeremy2020-03-261-10/+10
|/ / /
* | | Merge #3726bors[bot]2020-03-261-20/+11
|\ \ \
| * | | vscode: refactor analyzer statusveetaha2020-03-251-20/+11
* | | | Merge pull request #3729 from matklad/envAleksey Kladov2020-03-263-24/+20
|\ \ \ \
| * | | | Specify env once for all jobsAleksey Kladov2020-03-263-24/+20
|/ / / /
* | | | Merge #3724bors[bot]2020-03-254-11/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup memory usage statsAleksey Kladov2020-03-254-11/+16
|/ / /
* | | Merge #3723bors[bot]2020-03-252-2/+2
|\ \ \
| * | | fix typo of visibility_ofEdwin Cheng2020-03-252-2/+2
|/ / /
* | | Merge #3722bors[bot]2020-03-254-21/+75
|\ \ \
| * | | Fix parsing lambdas with return typeAleksey Kladov2020-03-254-21/+75
| | |/ | |/|
* | | Merge #3718bors[bot]2020-03-253-30/+55
|\ \ \ | |/ / |/| |
| * | Fix add visibility false-positiveAleksey Kladov2020-03-252-12/+29
| * | Preserve relative ordering of grouped assistsAleksey Kladov2020-03-251-18/+26
|/ /
* | Merge #3717bors[bot]2020-03-253-23/+51
|\ \
| * | Always expand macros during analysisAleksey Kladov2020-03-253-23/+51
* | | Merge #3692bors[bot]2020-03-2510-28/+144
|\ \ \ | |/ / |/| |
| * | Remove collect proc_macro definitionsEdwin Cheng2020-03-252-29/+25
| * | Fix trailling whitespaceEdwin Cheng2020-03-251-1/+1
| * | Rename to CustomDeriveEdwin Cheng2020-03-255-5/+5
| * | Refactoring a bitEdwin Cheng2020-03-253-15/+10
| * | Use dummy implementationEdwin Cheng2020-03-251-2/+3