aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #2943bors[bot]2020-01-292-20/+53
|\ \ \
| * | | Re-sync queries for memory usage measurnmentAleksey Kladov2020-01-292-20/+53
* | | | Merge #2942bors[bot]2020-01-291-29/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Properly select a target for auto importingKirill Bulatov2020-01-291-29/+17
|/ / /
* | | Merge #2941bors[bot]2020-01-292-38/+45
|\ \ \
| * | | Freshen Architecture.md documentAleksey Kladov2020-01-292-38/+45
* | | | Merge #2940bors[bot]2020-01-292-48/+38
|\| | |
| * | | Freshen dev docs a tiny bitsAleksey Kladov2020-01-292-48/+38
* | | | Merge #2939bors[bot]2020-01-291-20/+19
|\| | |
| * | | Simplify fixture parsingAleksey Kladov2020-01-291-20/+19
* | | | Merge #2938bors[bot]2020-01-291-1/+1
|\| | |
| * | | Fix long loop timeoutAleksey Kladov2020-01-291-1/+1
|/ / /
* | | Merge #2937bors[bot]2020-01-292-5/+26
|\ \ \
| * | | Change error output to make a bit more senseEmil Lauridsen2020-01-291-2/+6
| * | | Parse cargo output a line at a time.Emil Lauridsen2020-01-292-5/+22
* | | | Tweak readmeAleksey Kladov2020-01-291-3/+2
* | | | Merge pull request #2936 from matklad/better-releaseAleksey Kladov2020-01-291-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure release uses the release branch, and not masterAleksey Kladov2020-01-291-2/+4
* | | | Merge #2931bors[bot]2020-01-292-24/+56
|\ \ \ \
| * | | | test_utils: move flush!() to its usage as per conversation with @matkladVeetaha2020-01-291-13/+13
| * | | | test_utils: updated documentation and some typosVeetaha2020-01-292-11/+43
* | | | | Merge #2934bors[bot]2020-01-291-8/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Complain loudly if the main loop is blockedAleksey Kladov2020-01-291-1/+21
| * | | | More uniform namingAleksey Kladov2020-01-291-7/+7
* | | | | Merge #2933bors[bot]2020-01-291-28/+28
|\| | | | | |/ / / |/| | |
| * | | Don't compute diagnostics on the main threadAleksey Kladov2020-01-291-28/+28
|/ / /
* | | Merge #2917bors[bot]2020-01-283-14/+88
|\ \ \
| * | | Add the testsKirill Bulatov2020-01-282-0/+42
| * | | Revert accidental package-lock.json changeKirill Bulatov2020-01-281-1/+1
| * | | Apply the proposed refactoringKirill Bulatov2020-01-281-38/+43
| * | | Prefer imports starting with stdKirill Bulatov2020-01-273-7/+34
* | | | Merge #2928bors[bot]2020-01-281-1/+7
|\ \ \ \
| * | | | Provide better diagnostics if the server is not in pathAleksey Kladov2020-01-281-1/+7
|/ / / /
* | | | Merge #2927bors[bot]2020-01-282-41/+42
|\ \ \ \
| * | | | Publicize debug printing of CrateDefMapAleksey Kladov2020-01-282-41/+42
|/ / / /
* | | | Merge #2926bors[bot]2020-01-285-89/+89
|\ \ \ \
| * | | | Standard formatting for array typesAleksey Kladov2020-01-285-89/+89
|/ / / /
* | | | Merge #2925bors[bot]2020-01-282-47/+47
|\ \ \ \
| * | | | :arrow_up: nodeAleksey Kladov2020-01-282-47/+47
|/ / / /
* | | | Merge #2924bors[bot]2020-01-281-2/+4
|\ \ \ \
| * | | | Modify ordering of drops in check watcher to only ever have one cargoEmil Lauridsen2020-01-281-2/+4
| | |_|/ | |/| |
* | | | Merge #2923bors[bot]2020-01-281-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Don't do check progress update for fresh cratesEmil Lauridsen2020-01-281-0/+8
|/ / /
* | | Merge #2916bors[bot]2020-01-271-1/+4
|\ \ \ | |/ / |/| |
| * | Buffer reads from cargo check's stdoutLaurențiu Nicola2020-01-271-1/+4
|/ /
* | Merge #2810bors[bot]2020-01-271-27/+111
|\ \
| * | Improves reference search by StructLiteralMikhail Modin2020-01-271-27/+111
* | | Merge #2872bors[bot]2020-01-275-90/+101
|\ \ \ | |/ / |/| |
| * | Tweak Chalk settingsFlorian Diebold2020-01-271-2/+1
| * | Ignore failing impl Trait testsFlorian Diebold2020-01-271-0/+2