| Age | Commit message (Expand) | Author | Lines |
| 2019-11-18 | Remove redundant html check | Guillaume Gomez | -1/+0 |
| 2019-11-18 | Rename rustdoc options --themes and --check-themes to --theme and --check-theme | Guillaume Gomez | -1/+1 |
| 2019-11-18 | add test for rustdoc's --themes flag | QuietMisdreavus | -0/+14 |
| 2019-11-16 | Auto merge of #66453 - Centril:rollup-w1ohzxs, r=Centril | bors | -62/+78 |
| 2019-11-15 | Auto merge of #66326 - Nadrieril:refactor-intrange, r=varkor | bors | -1/+22 |
| 2019-11-15 | Rollup merge of #66415 - tmandry:force-test-in-process, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-11-15 | Rollup merge of #66407 - JohnTitor:add-ice-tests, r=Centril | Mazdak Farrokhzad | -60/+76 |
| 2019-11-15 | Add regression test | Nadrieril | -0/+6 |
| 2019-11-15 | Apply suggestions from code review | Nadrieril Feneanar | -1/+1 |
| 2019-11-15 | Add test for failing `try_eval_bits` | Nadrieril | -1/+16 |
| 2019-11-16 | Fix nll test | Yuki Okushi | -0/+8 |
| 2019-11-15 | Apply suggestion from Centril | Yuki Okushi | -1/+1 |
| 2019-11-15 | Fix test case and issue number | Yuki Okushi | -60/+30 |
| 2019-11-15 | Add test for issue-58094 | Yuki Okushi | -0/+20 |
| 2019-11-15 | Add test for issue-36122 | Yuki Okushi | -0/+18 |
| 2019-11-15 | Improve error message for tests with panic=abort | Tyler Mandry | -2/+2 |
| 2019-11-15 | Rollup merge of #66435 - JohnTitor:fix-spelling, r=Centril | Tyler Mandry | -1/+1 |
| 2019-11-15 | Rollup merge of #66429 - guanqun:add-unit-test, r=Centril | Tyler Mandry | -0/+38 |
| 2019-11-15 | Rollup merge of #66197 - Centril:transparent-ast, r=varkor | Tyler Mandry | -49/+222 |
| 2019-11-15 | Rollup merge of #66419 - JohnTitor:ignore-underscore, r=varkor | Yuki Okushi | -0/+10 |
| 2019-11-15 | Rollup merge of #66391 - estebank:if-else-async-ice, r=Centril | Yuki Okushi | -0/+26 |
| 2019-11-15 | Rollup merge of #66388 - estebank:melt-ice, r=Centril | Yuki Okushi | -0/+33 |
| 2019-11-15 | Rollup merge of #66306 - spastorino:remove-error-handled-by-miri, r=oli-obk | Yuki Okushi | -21/+9 |
| 2019-11-15 | Correct `const_in_array_repeat_expressions` feature name | Yuki Okushi | -1/+1 |
| 2019-11-15 | add a unit test for #62524 | Guanqun Lu | -0/+38 |
| 2019-11-14 | review comments | Esteban Küber | -0/+2 |
| 2019-11-15 | Don't warn labels beginning with `_` | Yuki Okushi | -0/+10 |
| 2019-11-14 | Auto merge of #66314 - GuillaumeGomez:move-error-codes, r=Centril | bors | -21/+38 |
| 2019-11-14 | TAIT: adjust tests | Mazdak Farrokhzad | -29/+202 |
| 2019-11-14 | TAIT: --bless some span changes for the better | Mazdak Farrokhzad | -20/+20 |
| 2019-11-14 | Adapt error index generator to the new format | Guillaume Gomez | -1/+1 |
| 2019-11-14 | Fix ui tests with better error code usage | Guillaume Gomez | -22/+39 |
| 2019-11-14 | Auto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelix | bors | -444/+1 |
| 2019-11-14 | Auto merge of #66403 - JohnTitor:rollup-7obuivl, r=JohnTitor | bors | -103/+178 |
| 2019-11-14 | Rollup merge of #66361 - Centril:66357, r=pnkfelix | Yuki Okushi | -0/+30 |
| 2019-11-14 | Rollup merge of #66351 - JohnTitor:tweak-range-err-msg, r=Centril | Yuki Okushi | -77/+62 |
| 2019-11-14 | Rollup merge of #66264 - guanqun:fix-mbe-missing-close-delim, r=estebank | Yuki Okushi | -3/+37 |
| 2019-11-14 | Rollup merge of #66253 - ohadravid:improve-errors-after-re-rebalance-coherenc... | Yuki Okushi | -23/+49 |
| 2019-11-14 | Auto merge of #66233 - cjgillot:constkind, r=oli-obk | bors | -3/+3 |
| 2019-11-13 | Do not ICE in `if` without `else` in `async fn` | Esteban Küber | -0/+24 |
| 2019-11-13 | Auto merge of #66211 - kinnison:kinnison/fix-66159, r=GuillaumeGomez | bors | -0/+12 |
| 2019-11-13 | Do not ICE on recovery from unmet associated type bound obligation | Esteban Küber | -0/+33 |
| 2019-11-13 | Bless miri unleashed test now that errors are mandatory | Dylan MacKenzie | -7/+13 |
| 2019-11-13 | Bless less verbose error messages | Dylan MacKenzie | -168/+68 |
| 2019-11-13 | Bless back-compat breakages | Dylan MacKenzie | -10/+45 |
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -243/+442 |
| 2019-11-13 | Extend const-loop and const-if to handle more cases | Dylan MacKenzie | -21/+71 |
| 2019-11-13 | Remove if/loop tests from min_const_fn | Dylan MacKenzie | -4/+0 |
| 2019-11-13 | Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter... | Robin Kruppe | -444/+1 |
| 2019-11-13 | Rollup merge of #66331 - JohnTitor:add-tests, r=Centril | Yuki Okushi | -0/+228 |