| Age | Commit message (Expand) | Author | Lines |
| 2023-09-24 | Auto merge of #115794 - cjgillot:aggregate-no-box, r=davidtwco | bors | -1/+3 |
| 2023-09-24 | Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov | bors | -59/+25 |
| 2023-09-23 | Raise minimum supported tvOS version to 10.0 | BlackHoleFox | -1/+1 |
| 2023-09-23 | Raise minimum supported iOS version to 10.0 | BlackHoleFox | -38/+15 |
| 2023-09-23 | Raise minimum supported macOS to 10.12 | BlackHoleFox | -22/+11 |
| 2023-09-24 | Rollup merge of #116104 - cjgillot:calculate_debuginfo_offset, r=b-naber | Matthias Krüger | -33/+10 |
| 2023-09-24 | Rollup merge of #116086 - estebank:issue-115992, r=compiler-errors | Matthias Krüger | -24/+34 |
| 2023-09-24 | Rollup merge of #116082 - compiler-errors:default-assoc-ty-msg, r=estebank | Matthias Krüger | -3/+7 |
| 2023-09-24 | Rollup merge of #116073 - compiler-errors:poly-sigs, r=b-naber | Matthias Krüger | -20/+41 |
| 2023-09-23 | Reuse calculate_debuginfo_offset for fragments. | Camille GILLOT | -33/+10 |
| 2023-09-23 | Remove GeneratorWitness and rename GeneratorWitnessMIR. | Camille GILLOT | -305/+73 |
| 2023-09-23 | Remove useless wrapper. | Camille GILLOT | -5/+1 |
| 2023-09-23 | Remove dead error code. | Camille GILLOT | -47/+5 |
| 2023-09-23 | Enable drop_tracking_mir by default. | Camille GILLOT | -2495/+89 |
| 2023-09-23 | Fold lifetimes before substitution. | Camille GILLOT | -14/+14 |
| 2023-09-23 | Do not construct def_path_str for MustNotSuspend. | Camille GILLOT | -8/+29 |
| 2023-09-23 | Auto merge of #116081 - compiler-errors:closure-captures-sized, r=cjgillot | bors | -4/+79 |
| 2023-09-23 | Auto merge of #116045 - notriddle:notriddle/issue-83556, r=cjgillot | bors | -3/+19 |
| 2023-09-23 | Auto merge of #116071 - estebank:issue-115905, r=compiler-errors | bors | -9/+76 |
| 2023-09-22 | diagnostics: simpler 83556 handling by bailing out | Michael Howell | -8/+3 |
| 2023-09-23 | Auto merge of #116052 - oli-obk:ceci_nest_pas_une_query, r=WaffleLapkin | bors | -61/+131 |
| 2023-09-23 | Check types live across yields in generators too | Michael Goulet | -5/+52 |
| 2023-09-23 | Check that closure's by-value captures are sized | Michael Goulet | -0/+28 |
| 2023-09-23 | Tweak wording and logic | Esteban Küber | -5/+10 |
| 2023-09-23 | When encountering method on `Self` that we can't suggest, mention it | Esteban Küber | -30/+28 |
| 2023-09-23 | More accurate suggestion for `self.` and `Self::` | Esteban Küber | -5/+12 |
| 2023-09-23 | Tweak expected message to explain what it's actually signifying | Michael Goulet | -3/+7 |
| 2023-09-22 | Point at cause of expectation of `break` value when possible | Esteban Küber | -9/+76 |
| 2023-09-22 | Auto merge of #116077 - matthiaskrgr:rollup-2y1buzg, r=matthiaskrgr | bors | -50/+139 |
| 2023-09-22 | Rollup merge of #116067 - saethlin:meta-stats-ice, r=WaffleLapkin | Matthias Krüger | -1/+6 |
| 2023-09-22 | Rollup merge of #116062 - eduardosm:start-fn-diag, r=WaffleLapkin | Matthias Krüger | -11/+11 |
| 2023-09-22 | Rollup merge of #116056 - ouz-a:wide_ice, r=compiler-errors | Matthias Krüger | -2/+3 |
| 2023-09-22 | Rollup merge of #115999 - matthewjasper:closure-capture-let-guards, r=b-naber | Matthias Krüger | -4/+6 |
| 2023-09-22 | Rollup merge of #115770 - ouz-a:match_elem_builder, r=lcnr | Matthias Krüger | -32/+113 |
| 2023-09-22 | Merge `ExternProviders` into the general `Providers` struct | Oli Scherer | -38/+19 |
| 2023-09-22 | Open the FileEncoder file for reading and writing | Ben Kimock | -1/+6 |
| 2023-09-22 | Auto merge of #116001 - fmease:validate-crate-name-extern-cli-opt, r=est31 | bors | -0/+31 |
| 2023-09-22 | Allow higher-ranked fn sigs in ValuePairs | Michael Goulet | -20/+41 |
| 2023-09-22 | Have a single struct for queries and hook | Oli Scherer | -25/+45 |
| 2023-09-22 | make unsized cast illegal | ouz-a | -2/+3 |
| 2023-09-22 | Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obk | bors | -12/+12 |
| 2023-09-22 | Change `start` to `#[start]` in some diagnosis | Eduardo Sánchez Muñoz | -11/+11 |
| 2023-09-22 | match array for constantindex and subslice | ouz-a | -8/+9 |
| 2023-09-22 | Capture scrutinee of if let guards correctly | Matthew Jasper | -4/+6 |
| 2023-09-22 | Auto merge of #115690 - ShE3py:Z-treat-err-as-bug, r=petrochenkov | bors | -14/+19 |
| 2023-09-22 | Allow `-Z treat-err-as-bug=0` | Lieselotte | -14/+19 |
| 2023-09-22 | Rollup merge of #116049 - RalfJung:future-incompat, r=Nilstrieb | Matthias Krüger | -30/+77 |
| 2023-09-22 | Rollup merge of #116041 - compiler-errors:rigid-note, r=RalfJung | Matthias Krüger | -0/+5 |
| 2023-09-22 | Rollup merge of #116039 - estebank:nested-tait, r=compiler-errors | Matthias Krüger | -2/+7 |
| 2023-09-22 | Add tracing instrumentation, just like queries automatically add it | Oli Scherer | -0/+1 |