| Age | Commit message (Expand) | Author | Lines |
| 2020-12-18 | Auto merge of #80138 - Dylan-DPC:rollup-qamsfyh, r=Dylan-DPC | bors | -3579/+208 |
| 2020-12-18 | Rollup merge of #80109 - richkadel:llvm-coverage-counters-2.3.0, r=tmandry | Dylan DPC | -3576/+86 |
| 2020-12-18 | Rollup merge of #80023 - sasurau4:feature/enhance-error-message-when-wrongly-... | Dylan DPC | -2/+93 |
| 2020-12-18 | Rollup merge of #78164 - Aaron1011:fix/async-region-name, r=tmandry | Dylan DPC | -1/+29 |
| 2020-12-17 | Auto merge of #80122 - davidtwco:revert-76030, r=oli-obk | bors | -1/+2 |
| 2020-12-17 | Prefer regions with an `external_name` in `approx_universal_upper_bound` | Aaron Hill | -1/+29 |
| 2020-12-17 | Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakis | bors | -3/+9 |
| 2020-12-17 | Revert "cg_llvm: `fewer_names` in `uncached_llvm_type`" | David Wood | -1/+2 |
| 2020-12-17 | Auto merge of #80113 - davidtwco:issue-80086-ci-llvm-stamp, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-12-17 | Add test case for break expr with misspelled value | Daiki Ihara | -2/+93 |
| 2020-12-17 | Rollup merge of #80047 - jyn514:more-symbols, r=GuillaumeGomez | Guillaume Gomez | -30/+29 |
| 2020-12-17 | Rollup merge of #80040 - tmiasko:always-lower-intrinsics, r=Dylan-DPC | Guillaume Gomez | -0/+28 |
| 2020-12-17 | bootstrap: update ci-llvm stamp after #80087 | David Wood | -1/+1 |
| 2020-12-16 | Remove redundant and unreliable coverage test results | Rich Kadel | -3576/+86 |
| 2020-12-17 | Auto merge of #80091 - GuillaumeGomez:str-to-symbol, r=jyn514 | bors | -106/+109 |
| 2020-12-17 | Auto merge of #80105 - JohnTitor:rollup-8c030u5, r=JohnTitor | bors | -180/+369 |
| 2020-12-17 | Rollup merge of #80082 - ehuss:revert-rust-src-vendor, r=Mark-Simulacrum | Yuki Okushi | -45/+2 |
| 2020-12-17 | Rollup merge of #80072 - richkadel:llvm-coverage-counters-2.2.1, r=tmandry | Yuki Okushi | -74/+74 |
| 2020-12-17 | Rollup merge of #80069 - jyn514:core-assert, r=dtolnay | Yuki Okushi | -0/+13 |
| 2020-12-17 | Rollup merge of #80026 - JohnTitor:separator-insensitive, r=Mark-Simulacrum | Yuki Okushi | -1/+2 |
| 2020-12-17 | Rollup merge of #79882 - wecing:master, r=oli-obk | Yuki Okushi | -0/+16 |
| 2020-12-17 | Rollup merge of #79877 - bstrie:depinfut, r=oli-obk | Yuki Okushi | -14/+47 |
| 2020-12-17 | Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper | Yuki Okushi | -46/+215 |
| 2020-12-16 | Bless NLL test | Jack Huey | -1/+7 |
| 2020-12-17 | Auto merge of #79790 - LeSeulArtichaut:issue-79683, r=lcnr | bors | -0/+113 |
| 2020-12-16 | Replace String with Symbol where possible | Guillaume Gomez | -106/+109 |
| 2020-12-16 | bootstrap: include llvm-dwp in CI LLVM | David Wood | -0/+1 |
| 2020-12-16 | Allow `since="TBD"` for rustc_deprecated | bstrie | -14/+47 |
| 2020-12-16 | Revert "Auto merge of #78790 - Gankra:rust-src-vendor, r=Mark-Simulacrum" | Eric Huss | -45/+2 |
| 2020-12-16 | Take into account negative impls in "trait item not found" suggestions | LeSeulArtichaut | -0/+113 |
| 2020-12-16 | Auto merge of #77117 - davidtwco:issue-34651-split-dwarf, r=nagisa | bors | -12/+53 |
| 2020-12-16 | compiletest: add split dwarf compare mode | David Wood | -1/+20 |
| 2020-12-16 | tests: add run-make-fulldeps split-dwarf test | David Wood | -0/+9 |
| 2020-12-16 | bootstrap: copy `llvm-dwp` to sysroot | David Wood | -11/+24 |
| 2020-12-16 | Auto merge of #79682 - jyn514:no-blanket-impls, r=Manishearth,GuillaumeGomez | bors | -79/+15 |
| 2020-12-15 | Fixed conflict with drop elaboration and coverage | Rich Kadel | -74/+74 |
| 2020-12-16 | Auto merge of #80041 - jyn514:shrink-item, r=GuillaumeGomez | bors | -29/+20 |
| 2020-12-15 | Use `Symbol`s for crate names | Joshua Nelson | -25/+29 |
| 2020-12-15 | Remove redundant assignment | Joshua Nelson | -5/+0 |
| 2020-12-15 | Test that `core::assert!` is valid | Joshua Nelson | -0/+13 |
| 2020-12-15 | Don't look for blanket impls in intra-doc links | Joshua Nelson | -79/+15 |
| 2020-12-15 | Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk | bors | -3/+3 |
| 2020-12-15 | Auto merge of #80044 - jyn514:smaller-name, r=GuillaumeGomez | bors | -46/+74 |
| 2020-12-15 | Rollup merge of #80025 - JohnTitor:tidy-error, r=Mark-Simulacrum | Guillaume Gomez | -23/+20 |
| 2020-12-15 | Rollup merge of #80016 - jyn514:imports, r=GuillaumeGomez | Guillaume Gomez | -14/+2 |
| 2020-12-15 | Rollup merge of #80008 - EFanZh:patch-1, r=GuillaumeGomez | Guillaume Gomez | -3/+3 |
| 2020-12-15 | Rollup merge of #79958 - richkadel:llvm-coverage-counters-2.2.0, r=tmandry | Guillaume Gomez | -21/+546 |
| 2020-12-15 | Rollup merge of #79796 - GuillaumeGomez:hide-associated-const-when-collapsing... | Guillaume Gomez | -3/+6 |
| 2020-12-15 | Rollup merge of #79379 - GuillaumeGomez:no-js-not-hidden, r=Nemo157 | Guillaume Gomez | -0/+10 |
| 2020-12-15 | Auto merge of #78068 - RalfJung:union-safe-assign, r=nikomatsakis | bors | -31/+52 |