| Age | Commit message (Expand) | Author | Lines |
| 2020-08-30 | Auto merge of #76090 - Dylan-DPC:rollup-eksndcr, r=Dylan-DPC | bors | -125/+213 |
| 2020-08-30 | Rollup merge of #76057 - matklad:remove-retokenize, r=petrochenkov | Dylan DPC | -87/+35 |
| 2020-08-30 | Rollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc-front, r=jyn514 | Dylan DPC | -8/+9 |
| 2020-08-30 | Rollup merge of #76015 - ortem:fix-lldb-script, r=Mark-Simulacrum | Dylan DPC | -2/+5 |
| 2020-08-30 | Rollup merge of #75975 - matklad:snapshot-tests, r=Mark-Simulacrum | Dylan DPC | -5/+5 |
| 2020-08-30 | Rollup merge of #75910 - bugadani:testcase, r=oli-obk | Dylan DPC | -0/+22 |
| 2020-08-30 | Rollup merge of #75892 - ArekPiekarz:unstable_book_tls_model_typo, r=petroche... | Dylan DPC | -1/+1 |
| 2020-08-30 | Rollup merge of #75885 - jumbatm:issue75739-clashing-extern-declarations-tran... | Dylan DPC | -21/+135 |
| 2020-08-30 | Rollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2020-08-29 | Auto merge of #75775 - matklad:rustc-lexer-rustdoc-highlight, r=GuillaumeGomez | bors | -414/+297 |
| 2020-08-29 | Auto merge of #76016 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2020-08-29 | bump Miri | Ralf Jung | -8/+8 |
| 2020-08-29 | Auto merge of #75713 - mati865:netbsd_zlib, r=Mark-Simulacrum | bors | -3/+3 |
| 2020-08-29 | Auto merge of #75754 - joshtriplett:wip-perf-snappy, r=Mark-Simulacrum | bors | -9/+8 |
| 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 | Allow --bess ing expect-tests in tools | Aleksey Kladov | -5/+5 |
| 2020-08-29 | Use an id instead of a function | Guillaume Gomez | -6/+3 |
| 2020-08-29 | Move retokenize hack to save_analysis | Aleksey Kladov | -87/+35 |
| 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 | Clean up rustdoc front-end source code | Guillaume Gomez | -8/+12 |
| 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 | Fix loading pretty-printers in rust-lldb script | ortem | -2/+5 |
| 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-28 | Make sure the functions don't get merged | Dániel Buga | -1/+1 |
| 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 | Add expect test for rustdoc html highlighting | Aleksey Kladov | -61/+66 |
| 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 | Remove dependency on StringReader from rustdoc highlighter | Aleksey Kladov | -356/+234 |