| Age | Commit message (Expand) | Author | Lines |
| 2020-08-13 | Update w/ comments from oli | kadmin | -57/+40 |
| 2020-08-13 | Update to actually use transform | kadmin | -3/+3 |
| 2020-08-13 | First iteration of simplify match branches | kadmin | -0/+116 |
| 2020-08-13 | Auto merge of #75426 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-08-13 | Rollup merge of #75473 - JulianKnodt:swap_order_oops, r=varkor | Yuki Okushi | -2/+2 |
| 2020-08-13 | Rollup merge of #75457 - Mark-Simulacrum:llvm-clean, r=cuviper | Yuki Okushi | -25/+0 |
| 2020-08-13 | Rollup merge of #75451 - GuillaumeGomez:cleanup-e0751, r=pickfire | Yuki Okushi | -3/+3 |
| 2020-08-13 | Rollup merge of #75449 - RalfJung:const-prop-test, r=wesleywiser | Yuki Okushi | -0/+14 |
| 2020-08-13 | Rollup merge of #75372 - estebank:lt-sugg-in-type, r=lcnr | Yuki Okushi | -38/+360 |
| 2020-08-13 | Rollup merge of #75201 - Hirrolot:hirrolot/fix-clippy-warnings, r=varkor | Yuki Okushi | -74/+42 |
| 2020-08-12 | Flip order of const & type | kadmin | -2/+2 |
| 2020-08-12 | Auto merge of #75396 - RalfJung:miri-spans, r=oli-obk | bors | -56/+69 |
| 2020-08-12 | Auto merge of #75354 - estebank:tuple-struct-as-struct-pat, r=petrochenkov | bors | -14/+43 |
| 2020-08-12 | Remove ArchiveKind::Other | Mark Rousskov | -4/+0 |
| 2020-08-12 | Remove CodeGenOptLevel::Other | Mark Rousskov | -5/+0 |
| 2020-08-12 | Remove AsmDialect::Other | Mark Rousskov | -4/+0 |
| 2020-08-12 | Remove FileType::Other | Mark Rousskov | -4/+0 |
| 2020-08-12 | Improve wording | Guillaume Gomez | -1/+1 |
| 2020-08-12 | Clean up E0751 explanation | Guillaume Gomez | -3/+3 |
| 2020-08-12 | toolstate: remove embedded-resources alumni from toolstate | Pietro Albini | -4/+1 |
| 2020-08-12 | add regression test for #74739 (mir const-prop bug) | Ralf Jung | -0/+14 |
| 2020-08-12 | fix span of stack size error | Ralf Jung | -19/+22 |
| 2020-08-12 | fix typos | Ralf Jung | -3/+3 |
| 2020-08-12 | more precise span for erroneous consts during CTFE/Miri | Ralf Jung | -32/+47 |
| 2020-08-12 | bless tests | Ralf Jung | -17/+13 |
| 2020-08-12 | miri: fall back to whole-function span when loc==None | Ralf Jung | -11/+9 |
| 2020-08-12 | Auto merge of #75321 - estebank:js-goes-gaga, r=davidtwco | bors | -0/+66 |
| 2020-08-12 | only set frame location during push after preamble is done | Ralf Jung | -1/+2 |
| 2020-08-12 | Auto merge of #75205 - Aaron1011:fix/auto-trait-proj-ice, r=nikomatsakis | bors | -0/+32 |
| 2020-08-12 | Auto merge of #75436 - JohnTitor:rollup-ss0lxds, r=JohnTitor | bors | -32/+104 |
| 2020-08-12 | Rollup merge of #75422 - poliorcetics:tidy-accept-more-safety-comments, r=Mar... | Yuki Okushi | -1/+1 |
| 2020-08-12 | Rollup merge of #75394 - oli-obk:get_static, r=RalfJung | Yuki Okushi | -17/+28 |
| 2020-08-12 | Rollup merge of #75234 - Amanieu:asm_unstable_book, r=nikomatsakis | Yuki Okushi | -1/+13 |
| 2020-08-12 | Rollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis | Yuki Okushi | -13/+62 |
| 2020-08-12 | Auto merge of #75427 - Xanewok:update-rls, r=Dylan-DPC | bors | -18/+5 |
| 2020-08-12 | Auto merge of #75405 - flip1995:clippyup, r=Manishearth | bors | -619/+2700 |
| 2020-08-12 | Update RLS and Rustfmt | Igor Matuszewski | -18/+5 |
| 2020-08-11 | Auto merge of #74802 - Mark-Simulacrum:reland-74069, r=nnethercote | bors | -7/+51 |
| 2020-08-11 | Update cargo | Eric Huss | -0/+0 |
| 2020-08-11 | Remove SynchronizationScope::Other | Mark Rousskov | -8/+0 |
| 2020-08-11 | Suggest using `'static` in assoc consts and suggest when multiple lts are needed | Esteban Küber | -12/+144 |
| 2020-08-11 | Accept more safety comments (notably those that are on multiple lines without... | Alexis Bourget | -1/+1 |
| 2020-08-11 | Rollup merge of #75408 - mati865:update-ci-comment, r=pietroalbini | Tyler Mandry | -5/+7 |
| 2020-08-11 | Rollup merge of #75403 - giraffate:update_comment_in_fn, r=ecstatic-morse | Tyler Mandry | -1/+1 |
| 2020-08-11 | Rollup merge of #75393 - GuillaumeGomez:fix-help-shortcut, r=pickfire | Tyler Mandry | -3/+1 |
| 2020-08-11 | Rollup merge of #75378 - petrochenkov:isident, r=Mark-Simulacrum | Tyler Mandry | -26/+41 |
| 2020-08-11 | review comment: simplify code by using slice pat | Esteban Küber | -9/+10 |
| 2020-08-11 | When suggesting `for` lts, consider existing lifetime names | Esteban Küber | -20/+172 |
| 2020-08-11 | Assoc `const`s don't have generics | Esteban Küber | -3/+34 |
| 2020-08-11 | Fix suggestion to use lifetime in type | Esteban Küber | -3/+9 |