| Age | Commit message (Expand) | Author | Lines |
| 2020-02-28 | Unrevert "Remove `checked_add` in `Layout::repeat`" | Remy Rakic | -7/+5 |
| 2020-02-28 | Auto merge of #68505 - skinny121:canonicalize-const-eval-inputs, r=nikomatsakis | bors | -62/+94 |
| 2020-02-28 | Auto merge of #69534 - Dylan-DPC:rollup-fwa2lip, r=Dylan-DPC | bors | -94/+115 |
| 2020-02-28 | Rollup merge of #69529 - matthiaskrgr:clippy_identity_conversion, r=Mark-Simu... | Dylan DPC | -62/+42 |
| 2020-02-28 | Rollup merge of #69527 - pnkfelix:issue-69291-dont-run-rustfmt-on-untracked-p... | Dylan DPC | -1/+12 |
| 2020-02-28 | Rollup merge of #69501 - matthiaskrgr:find_note, r=ecstatic-morse | Dylan DPC | -0/+4 |
| 2020-02-28 | Rollup merge of #69496 - matthiaskrgr:filter_next, r=ecstatic-morse | Dylan DPC | -17/+8 |
| 2020-02-28 | Rollup merge of #69495 - matthiaskrgr:op_ref, r=oli-obk | Dylan DPC | -4/+4 |
| 2020-02-28 | Rollup merge of #69491 - petrochenkov:symprint, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2020-02-28 | Rollup merge of #69449 - JohnTitor:toolstate-ping, r=Mark-Simulacrum | Dylan DPC | -4/+3 |
| 2020-02-28 | Rollup merge of #69430 - matthiaskrgr:noloop, r=varkor | Dylan DPC | -2/+3 |
| 2020-02-28 | Rollup merge of #69379 - jumbatm:llvm-sigsegv, r=pnkfelix | Dylan DPC | -4/+31 |
| 2020-02-27 | Auto merge of #69513 - tmiasko:revert-checked-unused, r=petrochenkov | bors | -63/+6 |
| 2020-02-27 | don't use .into() to convert types into identical types. | Matthias Krüger | -62/+42 |
| 2020-02-27 | Ignore untracked paths when running `rustfmt` on repository. | Felix S. Klock II | -1/+12 |
| 2020-02-27 | Auto merge of #68434 - varkor:astconv-mismatch-error, r=nikomatsakis | bors | -233/+349 |
| 2020-02-27 | Auto merge of #68528 - ecstatic-morse:maybe-init-variants, r=oli-obk | bors | -25/+201 |
| 2020-02-27 | docs: note that find(f) is equivalent to filter(f).next() in the iterator docs. | Matthias Krüger | -0/+4 |
| 2020-02-27 | librustc_typeck: remove loop that never actually loops | Matthias Krüger | -2/+3 |
| 2020-02-27 | use find(x) instead of filter(x).next() | Matthias Krüger | -17/+8 |
| 2020-02-27 | Auto merge of #69507 - JohnTitor:rollup-jqf1gmw, r=JohnTitor | bors | -328/+587 |
| 2020-02-27 | Rollup merge of #69500 - cuviper:par_for_each_in-item, r=Mark-Simulacrum | Yuki Okushi | -8/+2 |
| 2020-02-27 | Rollup merge of #69480 - GuillaumeGomez:clean-up-e0373, r=Dylan-DPC | Yuki Okushi | -3/+7 |
| 2020-02-27 | Rollup merge of #69479 - matthiaskrgr:op_pred, r=Dylan-DPC | Yuki Okushi | -3/+3 |
| 2020-02-27 | Rollup merge of #69473 - contrun:update-llvm, r=nikomatsakis | Yuki Okushi | -0/+0 |
| 2020-02-27 | Rollup merge of #69439 - petrochenkov:latelife, r=matthewjasper | Yuki Okushi | -246/+246 |
| 2020-02-27 | Rollup merge of #69324 - estebank:ice-break-backport-bad-placeholder-type, r=... | Yuki Okushi | -68/+329 |
| 2020-02-27 | Auto merge of #67332 - matthewjasper:drop-in-place-cgus, r=michaelwoerister | bors | -40/+54 |
| 2020-02-27 | Revert "Mark attributes consumed by `check_mod_attrs` as normal" | Tomasz Miąsko | -63/+6 |
| 2020-02-26 | Simplify the signature of par_for_each_in | Josh Stone | -8/+2 |
| 2020-02-26 | don't take redundant references to operands | Matthias Krüger | -4/+4 |
| 2020-02-26 | Auto merge of #67742 - mark-i-m:describe-it, r=matthewjasper | bors | -125/+169 |
| 2020-02-26 | Update codegen-units tests | Matthew Jasper | -33/+23 |
| 2020-02-26 | rustc_span: Add `Symbol::to_ident_string` for use in diagnostic messages | Vadim Petrochenkov | -0/+8 |
| 2020-02-26 | Auto merge of #69484 - Dylan-DPC:rollup-j6ripxy, r=Dylan-DPC | bors | -406/+445 |
| 2020-02-26 | Rollup merge of #69447 - Centril:minor-stmt-refactor, r=estebank | Dylan DPC | -94/+87 |
| 2020-02-26 | Rollup merge of #69434 - petrochenkov:metabs, r=Mark-Simulacrum | Dylan DPC | -13/+5 |
| 2020-02-26 | Rollup merge of #69381 - QuiltOS:no-std-from-config, r=Mark-Simulacrum | Dylan DPC | -7/+17 |
| 2020-02-26 | Rollup merge of #69209 - Mark-Simulacrum:strip-unsafe, r=dtolnay | Dylan DPC | -292/+273 |
| 2020-02-26 | Rollup merge of #68712 - HeroicKatora:finalize-ref-cell, r=dtolnay | Dylan DPC | -0/+63 |
| 2020-02-26 | Auto merge of #67290 - jonas-schievink:leak-audit, r=KodrAus | bors | -128/+497 |
| 2020-02-26 | Clean up E0373 explanation | Guillaume Gomez | -3/+7 |
| 2020-02-26 | clarify operator precedence | Matthias Krüger | -3/+3 |
| 2020-02-26 | Auto merge of #61812 - jonas-schievink:assoc-ty-defaults, r=nikomatsakis | bors | -154/+2048 |
| 2020-02-26 | update llvm to silence gcc 9 warnings | YI | -0/+0 |
| 2020-02-26 | Auto merge of #69474 - Dylan-DPC:rollup-ciotplu, r=Dylan-DPC | bors | -119/+290 |
| 2020-02-26 | Rollup merge of #69457 - GuillaumeGomez:clean-up-e0370-e0371, r=Dylan-DPC | Dylan DPC | -6/+10 |
| 2020-02-26 | Rollup merge of #69429 - matthiaskrgr:clippy_, r=estebank | Dylan DPC | -10/+9 |
| 2020-02-26 | Rollup merge of #69423 - petrochenkov:nont, r=Centril | Dylan DPC | -47/+45 |
| 2020-02-26 | Rollup merge of #69412 - tmiasko:checked-unused, r=petrochenkov | Dylan DPC | -6/+63 |