aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #2960bors[bot]2020-01-311-4/+6
|\
| * Small cleanupAleksey Kladov2020-01-311-4/+6
|/
* Merge #2946bors[bot]2020-01-301-2/+1
|\
| * updating nvim_lsp usage for rust_analyzerJan2020-01-291-2/+1
* | Merge #2955bors[bot]2020-01-302-697/+689
|\ \
| * | Switch Cargo.lock to the new formatAleksey Kladov2020-01-301-696/+688
| * | :arrow_up: rustAleksey Kladov2020-01-301-1/+1
* | | Merge #2954bors[bot]2020-01-301-0/+3
|\ \ \ | |/ / |/| |
| * | Add a FIXME noteAleksey Kladov2020-01-301-0/+3
|/ /
* | Merge #2920bors[bot]2020-01-301-2/+18
|\ \
| * | Ignore illform node id from metadataEdwin Cheng2020-01-281-2/+18
* | | Merge #2953bors[bot]2020-01-301-20/+20
|\ \ \
| * | | Update cratesJeremy Kolb2020-01-301-20/+20
|/ / /
* | | Merge #2952bors[bot]2020-01-301-21/+8
|\ \ \
| * | | Simplify fixture parsingAleksey Kladov2020-01-301-21/+8
|/ / /
* | | Merge #2895bors[bot]2020-01-291-46/+71
|\ \ \ | |_|/ |/| |
| * | A couple of small improvements to ra_prof printingMichal Terepeta2020-01-291-3/+3
| * | Rewrite ra_prof's profile printingMichal Terepeta2020-01-221-46/+71
* | | 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
|\ \ \ \