| Age | Commit message (Expand) | Author | Lines |
| 2019-11-14 | Rollup merge of #66369 - tmiasko:compiletest-stamp, r=Mark-Simulacrum | Yuki Okushi | -72/+90 |
| 2019-11-14 | Rollup merge of #66363 - Munksgaard:patch-1, r=dtolnay | Yuki Okushi | -1/+1 |
| 2019-11-14 | Rollup merge of #66361 - Centril:66357, r=pnkfelix | Yuki Okushi | -1/+33 |
| 2019-11-14 | Rollup merge of #66360 - elichai:2019-11-vec-link, r=dtolnay | Yuki Okushi | -1/+1 |
| 2019-11-14 | Rollup merge of #66351 - JohnTitor:tweak-range-err-msg, r=Centril | Yuki Okushi | -106/+123 |
| 2019-11-14 | Rollup merge of #66349 - euclio:def-site-builtins, r=petrochenkov | Yuki Okushi | -0/+8 |
| 2019-11-14 | Rollup merge of #66264 - guanqun:fix-mbe-missing-close-delim, r=estebank | Yuki Okushi | -5/+50 |
| 2019-11-14 | Rollup merge of #66253 - ohadravid:improve-errors-after-re-rebalance-coherenc... | Yuki Okushi | -49/+122 |
| 2019-11-13 | Auto merge of #66211 - kinnison:kinnison/fix-66159, r=GuillaumeGomez | bors | -2/+43 |
| 2019-11-13 | Use `ast::Mutability` | Dylan MacKenzie | -2/+3 |
| 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 | Change control flow error to delay span bug | Dylan MacKenzie | -8/+25 |
| 2019-11-13 | Fix broken doc-test | Dylan MacKenzie | -1/+1 |
| 2019-11-13 | Small fixes to comments | Dylan MacKenzie | -4/+5 |
| 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 | Enable const-checking HIR bodies | Dylan MacKenzie | -0/+1 |
| 2019-11-13 | Add HIR pass to check for `if`s and `loop`s in a `const` | Dylan MacKenzie | -0/+164 |
| 2019-11-13 | Get `FnSig` by `HirId` | Dylan MacKenzie | -0/+35 |
| 2019-11-13 | Add E0744 for control flow in consts | Dylan MacKenzie | -0/+22 |
| 2019-11-13 | compiletest: Avoid double negation in ignore condition | Tomasz Miąsko | -5/+6 |
| 2019-11-13 | compiletest: Obtain timestamps for common inputs only once | Tomasz Miąsko | -70/+87 |
| 2019-11-14 | Avoid using same code | Yuki Okushi | -58/+61 |
| 2019-11-13 | Rollup merge of #66337 - Mark-Simulacrum:no-decode-lint-id, r=Dylan-DPC | Yuki Okushi | -26/+1 |
| 2019-11-13 | Rollup merge of #66335 - Mark-Simulacrum:self-profile-to-data, r=michaelwoeri... | Yuki Okushi | -21/+45 |
| 2019-11-13 | Rollup merge of #66334 - Mark-Simulacrum:sess-cstore, r=petrochenkov | Yuki Okushi | -23/+38 |
| 2019-11-13 | Rollup merge of #66331 - JohnTitor:add-tests, r=Centril | Yuki Okushi | -0/+228 |
| 2019-11-13 | Rollup merge of #66330 - Nadrieril:nonexhaustive-constructor, r=varkor | Yuki Okushi | -182/+185 |
| 2019-11-13 | Rollup merge of #66317 - cuviper:bindir_relative, r=Mark-Simulacrum | Yuki Okushi | -1/+16 |
| 2019-11-13 | Rollup merge of #66297 - vakaras:edit-queries, r=oli-obk | Yuki Okushi | -0/+21 |
| 2019-11-13 | Rollup merge of #66292 - lzutao:result-map_or, r=SimonSapin | Yuki Okushi | -0/+22 |
| 2019-11-13 | Rollup merge of #66248 - RalfJung:unsafe_cell_raw_get, r=SimonSapin | Yuki Okushi | -1/+38 |
| 2019-11-13 | Rollup merge of #66227 - bryanburgers:bufwriter-docs-fix-flush-link, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2019-11-13 | Rollup merge of #66186 - GuillaumeGomez:long-err-explanation-E0623, r=Dylan-DPC | Yuki Okushi | -9/+123 |
| 2019-11-13 | Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavus | Yuki Okushi | -36/+36 |
| 2019-11-13 | Rollup merge of #66094 - ArturKovacs:fix-count-doc, r=Dylan-DPC | Yuki Okushi | -3/+4 |
| 2019-11-13 | Rollup merge of #65932 - guanqun:download-xz, r=alexcrichton | Yuki Okushi | -14/+29 |
| 2019-11-13 | Improve error message in make_tests | Philip Munksgaard | -1/+1 |
| 2019-11-13 | parser: don't use `unreachable!()` in `fn unexpected`. | Mazdak Farrokhzad | -1/+33 |
| 2019-11-13 | Doc: Fix link to Exten in Vec::set_len | Elichai Turkel | -1/+1 |
| 2019-11-13 | make things ugly | Ralf Jung | -3/+3 |
| 2019-11-13 | expand docs | Ralf Jung | -2/+7 |
| 2019-11-13 | clarify why we can do the ptr cast | Ralf Jung | -3/+5 |
| 2019-11-13 | Trailing full stop | Ralf Jung | -1/+1 |
| 2019-11-13 | Auto merge of #65637 - ssomers:master, r=scottmcm | bors | -11/+314 |
| 2019-11-13 | tidy up! | Dylan DPC | -2/+2 |
| 2019-11-13 | Update error_codes.rs | Dylan DPC | -3/+5 |