Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Small cleanup | Aleksey Kladov | 2020-01-31 | 1 | -4/+6 | |
* | | Add a FIXME note | Aleksey Kladov | 2020-01-30 | 1 | -0/+3 | |
* | | Merge #2920 | bors[bot] | 2020-01-30 | 1 | -2/+18 | |
|\ \ | ||||||
| * | | Ignore illform node id from metadata | Edwin Cheng | 2020-01-28 | 1 | -2/+18 | |
* | | | Simplify fixture parsing | Aleksey Kladov | 2020-01-30 | 1 | -21/+8 | |
* | | | Merge #2895 | bors[bot] | 2020-01-29 | 1 | -46/+71 | |
|\ \ \ | ||||||
| * | | | A couple of small improvements to ra_prof printing | Michal Terepeta | 2020-01-29 | 1 | -3/+3 | |
| * | | | Rewrite ra_prof's profile printing | Michal Terepeta | 2020-01-22 | 1 | -46/+71 | |
* | | | | Merge #2943 | bors[bot] | 2020-01-29 | 2 | -20/+53 | |
|\ \ \ \ | ||||||
| * | | | | Re-sync queries for memory usage measurnment | Aleksey Kladov | 2020-01-29 | 2 | -20/+53 | |
* | | | | | Properly select a target for auto importing | Kirill Bulatov | 2020-01-29 | 1 | -29/+17 | |
|/ / / / | ||||||
* | | | | Simplify fixture parsing | Aleksey Kladov | 2020-01-29 | 1 | -20/+19 | |
* | | | | Fix long loop timeout | Aleksey Kladov | 2020-01-29 | 1 | -1/+1 | |
* | | | | Change error output to make a bit more sense | Emil Lauridsen | 2020-01-29 | 1 | -2/+6 | |
* | | | | Parse cargo output a line at a time. | Emil Lauridsen | 2020-01-29 | 2 | -5/+22 | |
* | | | | Merge #2931 | bors[bot] | 2020-01-29 | 2 | -24/+56 | |
|\ \ \ \ | ||||||
| * | | | | test_utils: move flush!() to its usage as per conversation with @matklad | Veetaha | 2020-01-29 | 1 | -13/+13 | |
| * | | | | test_utils: updated documentation and some typos | Veetaha | 2020-01-29 | 2 | -11/+43 | |
* | | | | | Complain loudly if the main loop is blocked | Aleksey Kladov | 2020-01-29 | 1 | -1/+21 | |
* | | | | | More uniform naming | Aleksey Kladov | 2020-01-29 | 1 | -7/+7 | |
* | | | | | Don't compute diagnostics on the main thread | Aleksey Kladov | 2020-01-29 | 1 | -28/+28 | |
|/ / / / | ||||||
* | | | | Merge #2917 | bors[bot] | 2020-01-28 | 3 | -14/+88 | |
|\ \ \ \ | ||||||
| * | | | | Add the tests | Kirill Bulatov | 2020-01-28 | 2 | -0/+42 | |
| * | | | | Apply the proposed refactoring | Kirill Bulatov | 2020-01-28 | 1 | -38/+43 | |
| * | | | | Prefer imports starting with std | Kirill Bulatov | 2020-01-27 | 2 | -6/+33 | |
* | | | | | Publicize debug printing of CrateDefMap | Aleksey Kladov | 2020-01-28 | 2 | -41/+42 | |
* | | | | | Standard formatting for array types | Aleksey Kladov | 2020-01-28 | 5 | -89/+89 | |
* | | | | | Merge #2924 | bors[bot] | 2020-01-28 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modify ordering of drops in check watcher to only ever have one cargo | Emil Lauridsen | 2020-01-28 | 1 | -2/+4 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | Don't do check progress update for fresh crates | Emil Lauridsen | 2020-01-28 | 1 | -0/+8 | |
|/ / / / | ||||||
* / / / | Buffer reads from cargo check's stdout | Laurențiu Nicola | 2020-01-27 | 1 | -1/+4 | |
|/ / / | ||||||
* | | | Merge #2810 | bors[bot] | 2020-01-27 | 1 | -27/+111 | |
|\ \ \ | ||||||
| * | | | Improves reference search by StructLiteral | Mikhail Modin | 2020-01-27 | 1 | -27/+111 | |
* | | | | Tweak Chalk settings | Florian Diebold | 2020-01-27 | 1 | -2/+1 | |
* | | | | Ignore failing impl Trait tests | Florian Diebold | 2020-01-27 | 1 | -0/+2 | |
* | | | | Upgrade Chalk | Florian Diebold | 2020-01-27 | 3 | -61/+71 | |
|/ / / | ||||||
* | | | Merge #2883 | bors[bot] | 2020-01-27 | 4 | -111/+208 | |
|\ \ \ | ||||||
| * | | | Implement Syntax Highlight inside Macro | Edwin Cheng | 2020-01-20 | 4 | -111/+208 | |
* | | | | Merge #2887 | bors[bot] | 2020-01-27 | 9 | -18/+491 | |
|\ \ \ \ | ||||||
| * | | | | Code review fixes | Kirill Bulatov | 2020-01-27 | 4 | -11/+11 | |
| * | | | | Enforce alphabetical import sorting | Kirill Bulatov | 2020-01-26 | 1 | -2/+3 | |
| * | | | | Adjust the tests | Kirill Bulatov | 2020-01-26 | 3 | -61/+150 | |
| * | | | | Have a better trait interface | Kirill Bulatov | 2020-01-26 | 4 | -64/+45 | |
| * | | | | Raise the import search query cap | Kirill Bulatov | 2020-01-26 | 1 | -2/+3 | |
| * | | | | Remove unnecessary lifetime parameter | Kirill Bulatov | 2020-01-26 | 3 | -9/+9 | |
| * | | | | Initial auto import action implementation | Kirill Bulatov | 2020-01-26 | 9 | -19/+420 | |
* | | | | | Move snaps to new naming scheme | Jeremy Kolb | 2020-01-26 | 7 | -0/+0 | |
* | | | | | Update crates | Jeremy Kolb | 2020-01-26 | 4 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge #2906 | bors[bot] | 2020-01-26 | 2 | -5/+25 | |
|\ \ \ \ | ||||||
| * | | | | Bump main thread priority on windows | Aleksey Kladov | 2020-01-26 | 2 | -0/+22 |