| Age | Commit message (Expand) | Author | Lines |
| 2020-08-29 | Auto merge of #76034 - flip1995:clippyup, r=Manishearth | bors | -1092/+4160 |
| 2020-08-29 | Auto merge of #75370 - simonvandel:optimize-if-condition-on-int-to-switch, r=... | bors | -0/+662 |
| 2020-08-29 | New pass to optimize `if`conditions on integrals to switches on the integer | Simon Vandel Sillesen | -0/+662 |
| 2020-08-29 | Auto merge of #75985 - csmoe:issue-61076-1, r=estebank | bors | -7/+11 |
| 2020-08-29 | Auto merge of #75916 - jyn514:unify-error-reporting, r=euclio | bors | -116/+154 |
| 2020-08-29 | Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrum | bors | -8/+52 |
| 2020-08-29 | Auto merge of #75939 - Amanieu:fix_asm2, r=nagisa | bors | -6/+12 |
| 2020-08-28 | Auto merge of #76035 - tiagolam:master, r=pietroalbini | bors | -0/+1 |
| 2020-08-28 | Fix test | Amanieu d'Antras | -10/+11 |
| 2020-08-28 | Build dist-x86_64-musl with --enable-profiler. | Tiago Lam | -0/+1 |
| 2020-08-28 | Auto merge of #76018 - pietroalbini:ci-left-fallible-finish-2, r=Mark-Simulacrum | bors | -9/+9 |
| 2020-08-28 | Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup | flip1995 | -1092/+4160 |
| 2020-08-28 | Disable ninja on the dry-run builder | Josh Triplett | -0/+1 |
| 2020-08-28 | Rollup merge of #76000 - richkadel:llvm-coverage-map-gen-6b.2, r=wesleywiser | Pietro Albini | -0/+12 |
| 2020-08-28 | Rollup merge of #75989 - matklad:renamerustdoctest, r=GuillaumeGomez | Pietro Albini | -7/+7 |
| 2020-08-28 | Rollup merge of #75972 - JulianKnodt:i70381, r=rollup | Pietro Albini | -1/+15 |
| 2020-08-28 | Rollup merge of #75941 - GuillaumeGomez:cleanup-e0761, r=Dylan-DPC | Pietro Albini | -7/+3 |
| 2020-08-28 | Rollup merge of #75330 - Nemo157:improve-doc-cfg-features, r=GuillaumeGomez | Pietro Albini | -33/+154 |
| 2020-08-28 | ci: run cancel-outdated-builds after fully setting up the env | Pietro Albini | -9/+9 |
| 2020-08-28 | Auto merge of #70212 - Amanieu:catch_foreign, r=Mark-Simulacrum | bors | -61/+194 |
| 2020-08-27 | Auto merge of #75995 - pietroalbini:ci-let-fallible-finish, r=Mark-Simulacrum | bors | -1/+15 |
| 2020-08-27 | Auto merge of #75976 - GuillaumeGomez:help-popup, r=jyn514 | bors | -4/+5 |
| 2020-08-27 | Abort when catch_unwind catches a foreign exception | Amanieu d'Antras | -61/+194 |
| 2020-08-27 | Adds --bless support to test/run-make-fulldeps | Rich Kadel | -0/+12 |
| 2020-08-27 | ci: disable cancel-outdated-builds for auto-fallible | Pietro Albini | -1/+15 |
| 2020-08-27 | Auto merge of #75933 - Aaron1011:feature/closure-move-err, r=oli-obk | bors | -18/+102 |
| 2020-08-27 | Rename rustdoc/test -> rustdoc/doctest | Aleksey Kladov | -7/+7 |
| 2020-08-27 | Auto merge of #74941 - dylanmckay:replace-broken-avr-unknown-unknown-target, ... | bors | -52/+60 |
| 2020-08-27 | should not try to apply field accessing on enum | csmoe | -7/+11 |
| 2020-08-27 | Delay help popup creation to when it's needed | Guillaume Gomez | -2/+3 |
| 2020-08-27 | Improve helper wording | Guillaume Gomez | -2/+2 |
| 2020-08-27 | Auto merge of #75947 - pietroalbini:bootstrap-update, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-08-27 | Auto merge of #72784 - csmoe:issue-61076, r=estebank | bors | -7/+299 |
| 2020-08-27 | add projection_ty_from_predicates query | csmoe | -32/+31 |
| 2020-08-27 | Fix ICE due to carriage return w/ multibyte char | kadmin | -1/+15 |
| 2020-08-26 | Debian 6 doesn't have ninja, so use make for the dist builds | Josh Triplett | -2/+2 |
| 2020-08-27 | Auto merge of #75842 - camelid:highlight-crate-links, r=jyn514 | bors | -1/+5 |
| 2020-08-27 | Auto merge of #75966 - Dylan-DPC:rollup-srfpces, r=Dylan-DPC | bors | -21/+38 |
| 2020-08-26 | Add new lint to prevent usage of unwrap in fns that return result | Jane Lusby | -0/+7 |
| 2020-08-27 | Rollup merge of #75958 - Mark-Simulacrum:fix-toolstate, r=kennytm | Dylan DPC | -9/+9 |
| 2020-08-27 | Rollup merge of #75953 - jyn514:missing-lints, r=Manishearth | Dylan DPC | -6/+6 |
| 2020-08-27 | Rollup merge of #75870 - GuillaumeGomez:unify-border-color-theme-ayu, r=pickfire | Dylan DPC | -1/+1 |
| 2020-08-27 | Rollup merge of #75837 - GuillaumeGomez:fix-font-color-help-button, r=Cldfire | Dylan DPC | -0/+2 |
| 2020-08-27 | Rollup merge of #75806 - GuillaumeGomez:prevent-automatic-page-change-history... | Dylan DPC | -4/+14 |
| 2020-08-27 | Rollup merge of #75758 - bpangWR:master, r=Mark-Simulacrum | Dylan DPC | -1/+6 |
| 2020-08-26 | Auto merge of #75898 - lcnr:variant-def-recovered, r=petrochenkov | bors | -6/+15 |
| 2020-08-26 | Provide a better diagnostic if ninja isn't installed | Josh Triplett | -2/+10 |
| 2020-08-26 | Install ninja on CI builders | Josh Triplett | -0/+34 |
| 2020-08-26 | Disable ninja on macOS CI | Josh Triplett | -6/+6 |
| 2020-08-26 | Set ninja=true by default | Josh Triplett | -0/+1 |