| Age | Commit message (Expand) | Author | Lines |
| 2022-03-20 | fix a not emitted unmatched angle bracket error | Takayuki Maeda | -1/+18 |
| 2022-03-18 | Auto merge of #88098 - Amanieu:oom_panic, r=nagisa | bors | -10/+114 |
| 2022-03-18 | Auto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r=Dylan-DPC | bors | -773/+1290 |
| 2022-03-17 | Rollup merge of #95000 - fee1-dead:fee1-dead-patch-1, r=Mark-Simulacrum | Dylan DPC | -0/+0 |
| 2022-03-17 | Rollup merge of #94997 - michaelwoerister:fix-enum-type-name-layout-error, r=... | Dylan DPC | -2/+67 |
| 2022-03-17 | Rollup merge of #94982 - skippy10110:deprecated_safe, r=Dylan-DPC | Dylan DPC | -0/+36 |
| 2022-03-17 | Rollup merge of #94960 - codehorseman:master, r=oli-obk | Dylan DPC | -86/+86 |
| 2022-03-17 | Rollup merge of #94731 - TaKO8Ki:const-generic-expr-recovery, r=davidtwco,oli... | Dylan DPC | -36/+163 |
| 2022-03-17 | Rollup merge of #94698 - WaffleLapkin:simplify-copy-suggestions, r=estebank | Dylan DPC | -80/+55 |
| 2022-03-17 | Rollup merge of #94309 - eholk:issue-57017, r=tmandry | Dylan DPC | -13/+144 |
| 2022-03-17 | Rollup merge of #93745 - tarcieri:stabilize-adx, r=cjgillot | Dylan DPC | -3/+4 |
| 2022-03-17 | Rollup merge of #93222 - mark-i-m:errorreported, r=oli-obk | Dylan DPC | -549/+704 |
| 2022-03-17 | Rollup merge of #91133 - terrarier2111:unsafe-diagnostic, r=jackh726 | Dylan DPC | -4/+31 |
| 2022-03-17 | Auto merge of #95020 - compiler-errors:late-debuginfo, r=jackh726 | bors | -1/+9 |
| 2022-03-17 | Auto merge of #95050 - ehuss:fix-cmake-build, r=Mark-Simulacrum | bors | -3/+3 |
| 2022-03-17 | Fix cmake build. | Eric Huss | -3/+3 |
| 2022-03-16 | erase late-bound regions in dyn projection types for debuginfo | Michael Goulet | -1/+9 |
| 2022-03-16 | rustc_error: make ErrorReported impossible to construct | mark | -549/+704 |
| 2022-03-16 | debuginfo: Fix ICE when generating name for type that produces a layout error. | Michael Woerister | -2/+67 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -86/+86 |
| 2022-03-16 | Update issue-92111.rs | fee1-dead | -1/+1 |
| 2022-03-16 | Auto merge of #94995 - luojia65:riscv-more-features, r=Amanieu | bors | -0/+20 |
| 2022-03-16 | feat: more RISC-V features | luojia65 | -0/+20 |
| 2022-03-16 | Auto merge of #94990 - ehuss:update-books, r=ehuss | bors | -0/+0 |
| 2022-03-16 | Auto merge of #94987 - Dylan-DPC:rollup-5tssuhi, r=Dylan-DPC | bors | -151/+650 |
| 2022-03-15 | Update books | Eric Huss | -0/+0 |
| 2022-03-16 | Rollup merge of #94974 - c410-f3r:let-chain-dashufwrqwemkf-let-else, r=joshtr... | Dylan DPC | -0/+173 |
| 2022-03-16 | Rollup merge of #94957 - iamzhangyong:explanation-read_line, r=Dylan-DPC | Dylan DPC | -1/+2 |
| 2022-03-16 | Rollup merge of #94955 - TaKO8Ki:use-format-args-capture-in-rustc-parse, r=Dy... | Dylan DPC | -61/+60 |
| 2022-03-16 | Rollup merge of #94951 - est31:irrefutable_let_chain_patterns, r=estebank | Dylan DPC | -45/+339 |
| 2022-03-16 | Rollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC | Dylan DPC | -44/+76 |
| 2022-03-16 | changed wording | Dylan DPC | -1/+2 |
| 2022-03-16 | Auto merge of #94861 - aDotInTheVoid:rdj-trait-tests, r=CraftSpider | bors | -2/+155 |
| 2022-03-15 | Bless coverage-reports after core macro blocks change | David Tolnay | -4/+4 |
| 2022-03-16 | Extend the irrefutable_let_patterns lint to let chains | est31 | -45/+339 |
| 2022-03-15 | Auto merge of #94925 - lcnr:relax-sus-auto-impls, r=estebank | bors | -12/+27 |
| 2022-03-15 | Add deprecated_safe feature gate and attribute, cc #94978 | skippy10110 | -0/+36 |
| 2022-03-15 | Auto merge of #94973 - GuillaumeGomez:more-gui-tests, r=notriddle | bors | -19/+26 |
| 2022-03-15 | Ensure that `let_else` does not interact with `let_chains` | Caio | -0/+173 |
| 2022-03-15 | Add URL GUI tests | Guillaume Gomez | -0/+6 |
| 2022-03-15 | Merge both "search-result-color" GUI tests | Guillaume Gomez | -19/+20 |
| 2022-03-15 | rustdoc-json: Lifetime tests | Nixon Enraght-Moony | -0/+56 |
| 2022-03-15 | jsondocck: Better error for invalid @count number | Nixon Enraght-Moony | -1/+4 |
| 2022-03-15 | rustdoc-json: Add tests for generic fn args and returns | Nixon Enraght-Moony | -0/+68 |
| 2022-03-15 | jsondocck: better error for when @set matches multiple items | Nixon Enraght-Moony | -1/+1 |
| 2022-03-15 | rustdoc-json: Add test for supertraits | Nixon Enraght-Moony | -0/+26 |
| 2022-03-15 | Auto merge of #94966 - matthiaskrgr:rollup-iqzswh3, r=matthiaskrgr | bors | -52/+78 |
| 2022-03-15 | Rollup merge of #94958 - est31:pluralize, r=oli-obk | Matthias Krüger | -23/+26 |
| 2022-03-15 | Rollup merge of #94956 - martingms:fix-fixme-comment-typo, r=lqd | Matthias Krüger | -2/+2 |
| 2022-03-15 | Rollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk | Matthias Krüger | -24/+24 |