| Age | Commit message (Expand) | Author | Lines |
| 2022-10-13 | Validate MIR in the `drop_order` test | Nathan Whitaker | -0/+1 |
| 2022-10-14 | Auto merge of #103026 - matthiaskrgr:rollup-gfmlfkt, r=matthiaskrgr | bors | -0/+241 |
| 2022-10-14 | Suppress irrefutable let patterns lint for prefixes in match guards | est31 | -14/+23 |
| 2022-10-14 | Rollup merge of #103016 - nbdd0121:enum, r=pnkfelix | Matthias Krüger | -0/+17 |
| 2022-10-14 | Rollup merge of #103008 - aliemjay:opaque-parent-substs, r=oli-obk | Matthias Krüger | -0/+194 |
| 2022-10-14 | Rollup merge of #103000 - wesleywiser:suggest_libname, r=compiler-errors | Matthias Krüger | -0/+30 |
| 2022-10-13 | Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors | bors | -6/+53 |
| 2022-10-13 | Adding fuchsia-ignore and needs-unwind to compiler test cases | Andrew Pollack | -2/+9 |
| 2022-10-13 | Report duplicate definition in impls with overlap check. | Camille GILLOT | -29/+30 |
| 2022-10-13 | Add test for issue 102389 | Gary Guo | -0/+17 |
| 2022-10-13 | replace ReErased with fresh region vars in opaque types | Ali MJ Al-Nasrawy | -0/+194 |
| 2022-10-13 | Move some tests to more reasonable directories | Caio | -28/+0 |
| 2022-10-13 | Rollup merge of #102999 - compiler-errors:issue-102985, r=fee1-dead | Dylan DPC | -0/+37 |
| 2022-10-13 | Rollup merge of #102956 - TaKO8Ki:fix-102946, r=fee1-dead | Dylan DPC | -0/+33 |
| 2022-10-13 | Rollup merge of #102947 - compiler-errors:sort-elaborated-existentials, r=cjg... | Dylan DPC | -0/+25 |
| 2022-10-13 | Rollup merge of #102765 - TaKO8Ki:follow-up-to-102708, r=compiler-errors | Dylan DPC | -1/+24 |
| 2022-10-13 | Add suggestion to the "missing native library" error | Wesley Wiser | -0/+30 |
| 2022-10-13 | resolve: Add some asserts for unexpected lifetime rib combinations | Vadim Petrochenkov | -0/+89 |
| 2022-10-13 | Delay intrinsic call until after we've determined the callee is a function | Michael Goulet | -0/+37 |
| 2022-10-13 | Sort elaborated existential predicates in object_ty_for_trait | Michael Goulet | -0/+25 |
| 2022-10-12 | Let chains should still drop temporaries | Nathan Whitaker | -0/+63 |
| 2022-10-13 | Rollup merge of #102974 - Rageking8:fix-small-word-dupe-typos, r=JohnTitor | Yuki Okushi | -16/+16 |
| 2022-10-13 | Rollup merge of #102967 - Rageking8:add-test-for-issue-102964, r=TaKO8Ki | Yuki Okushi | -0/+29 |
| 2022-10-13 | Rollup merge of #102641 - eholk:dyn-star-box, r=compiler-errors | Yuki Okushi | -0/+17 |
| 2022-10-12 | Auto merge of #101679 - compiler-errors:rpitit-default-body, r=nikomatsakis | bors | -95/+68 |
| 2022-10-12 | add regression test | Lukas Markeffsky | -0/+20 |
| 2022-10-13 | fix small word dupe typos | Rageking8 | -16/+16 |
| 2022-10-12 | Rollup merge of #102927 - compiler-errors:let, r=davidtwco | Dylan DPC | -6/+70 |
| 2022-10-12 | Add broken test for AFIT with RPITIT | Michael Goulet | -0/+33 |
| 2022-10-12 | add test for issue 102964 | Rageking8 | -0/+29 |
| 2022-10-12 | Auto merge of #102460 - flba-eb:fix_85261_prevent_alloc_after_fork, r=thomcc | bors | -1/+42 |
| 2022-10-12 | fix #102946 | Takayuki Maeda | -0/+33 |
| 2022-10-12 | Rollup merge of #102890 - camsteffen:adt-sized-representability, r=cjgillot | Dylan DPC | -21/+31 |
| 2022-10-12 | Rollup merge of #102187 - b-naber:inline-const-source-info, r=eholk | Dylan DPC | -0/+67 |
| 2022-10-12 | Rollup merge of #102110 - CleanCut:migrate_rustc_passes_diagnostics, r=davidtwco | Dylan DPC | -2/+2 |
| 2022-10-12 | Do not register placeholder region outlives when considering_regions is false | Michael Goulet | -0/+61 |
| 2022-10-11 | wip: trying to enable #[track_caller] on async fn | Eric Holk | -0/+1 |
| 2022-10-11 | Fix let removal suggestion in struct | Michael Goulet | -6/+70 |
| 2022-10-11 | Rollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco | Matthias Krüger | -0/+70 |
| 2022-10-11 | Rollup merge of #100387 - cjgillot:hygiene-trait-impl, r=petrochenkov | Matthias Krüger | -22/+89 |
| 2022-10-11 | Report duplicate definitions in trait impls during resolution. | Camille GILLOT | -22/+89 |
| 2022-10-10 | Add a test case for #[track_caller] on async fn | Eric Holk | -0/+74 |
| 2022-10-10 | Check representability in adt_sized_constraint | Cameron Steffen | -21/+31 |
| 2022-10-10 | Rollup merge of #102876 - SparrowLii:import-candidate, r=fee1-dead | Matthias Krüger | -4/+83 |
| 2022-10-10 | Rollup merge of #101789 - gimbles:let, r=estebank | Matthias Krüger | -2/+8 |
| 2022-10-10 | Rollup merge of #101360 - compiler-errors:multiple-closure-bounds, r=petroche... | Matthias Krüger | -0/+39 |
| 2022-10-11 | fix #102878 | Takayuki Maeda | -0/+70 |
| 2022-10-10 | `let` is not allowed in struct field definitions | gimbles | -2/+8 |
| 2022-10-10 | Rollup merge of #102868 - compiler-errors:rename-assoc-tyalias-to-ty, r=TaKO8Ki | Dylan DPC | -2/+2 |
| 2022-10-10 | Rollup merge of #102853 - cjgillot:skip-opaque-cast, r=jackh726 | Dylan DPC | -0/+17 |