| Age | Commit message (Expand) | Author | Lines |
| 2020-08-30 | Fix matching on field.abi instead of self.layout.abi | khyperia | -2/+4 |
| 2020-08-29 | Make to_immediate/from_immediate configurable by backends | khyperia | -68/+54 |
| 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 | -15/+58 |
| 2020-08-29 | Auto merge of #75939 - Amanieu:fix_asm2, r=nagisa | bors | -6/+12 |
| 2020-08-29 | Auto merge of #75877 - vigoux:master, r=Amanieu | bors | -3/+3 |
| 2020-08-28 | Auto merge of #72808 - Lucretiel:line-writer-reimpl, r=Amanieu | bors | -176/+785 |
| 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 | -29/+29 |
| 2020-08-28 | Disable ninja on the dry-run builder | Josh Triplett | -0/+1 |
| 2020-08-28 | Auto merge of #76019 - pietroalbini:rollup-1tkgdnd, r=pietroalbini | bors | -85/+220 |
| 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 #75998 - richkadel:llvm-coverage-map-gen-6b.1, r=wesleywiser | Pietro Albini | -0/+1 |
| 2020-08-28 | Rollup merge of #75996 - tinaun:patch-2, r=jonas-schievink | Pietro Albini | -1/+1 |
| 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 #75967 - aticu:blackbox_typo, r=Dylan-DPC | Pietro Albini | -1/+1 |
| 2020-08-28 | Rollup merge of #75955 - camelid:intra-doc-links-for-future-and-dec2flt, r=jy... | Pietro Albini | -10/+4 |
| 2020-08-28 | Rollup merge of #75946 - pickfire:patch-8, r=jyn514 | Pietro Albini | -10/+7 |
| 2020-08-28 | Rollup merge of #75943 - elichai:2020-align_offset-docs, r=RalfJung | Pietro Albini | -2/+2 |
| 2020-08-28 | Rollup merge of #75941 - GuillaumeGomez:cleanup-e0761, r=Dylan-DPC | Pietro Albini | -7/+3 |
| 2020-08-28 | Rollup merge of #75927 - camelid:intra-doc-links-for-core-macros, r=jyn514 | Pietro Albini | -13/+13 |
| 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 | -29/+29 |
| 2020-08-28 | Update compiler-builtins | Thomas Vigouroux | -3/+3 |
| 2020-08-27 | Once again, x.py tidy | Nathan West | -5/+1 |
| 2020-08-27 | Typo fixes | Nathan West | -5/+5 |
| 2020-08-27 | Remove unnecessary intra-doc link | Camelid | -1/+0 |
| 2020-08-27 | Improvements to `LineWriter::write_all` | Nathan West | -26/+79 |
| 2020-08-28 | Auto merge of #70212 - Amanieu:catch_foreign, r=Mark-Simulacrum | bors | -105/+275 |
| 2020-08-27 | Auto merge of #75995 - pietroalbini:ci-let-fallible-finish, r=Mark-Simulacrum | bors | -5/+22 |
| 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 | -105/+275 |
| 2020-08-27 | Adds --bless support to test/run-make-fulldeps | Rich Kadel | -0/+12 |
| 2020-08-27 | Add InstrProfilingPlatformFuchsia.c to profiler_builtins | Rich Kadel | -0/+1 |
| 2020-08-27 | fix wording in release notes | tinaun | -1/+1 |
| 2020-08-27 | Use intra-doc links in `core::num::dec2flt` | Camelid | -4/+0 |
| 2020-08-27 | Use intra-doc links in `core::future::future` | Camelid | -6/+5 |
| 2020-08-27 | ci: disable cancel-outdated-builds for auto-fallible | Pietro Albini | -5/+22 |
| 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 | -54/+62 |
| 2020-08-27 | Reduce duplicate doc link in error | Ivan Tham | -1/+1 |
| 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 |