| Age | Commit message (Expand) | Author | Lines |
| 2023-01-31 | Rollup merge of #107479 - compiler-errors:probe-can-call-ocx, r=BoxyUwU | Yuki Okushi | -0/+39 |
| 2023-01-31 | Rollup merge of #107245 - compiler-errors:new-solver-unsizing, r=lcnr | Yuki Okushi | -0/+66 |
| 2023-01-31 | Auto merge of #105650 - cassaundra:float-literal-suggestion, r=pnkfelix | bors | -0/+50 |
| 2023-01-30 | Fix invalid float literal suggestions when recovering an integer | Cassaundra Smith | -0/+50 |
| 2023-01-30 | Trait upcasting support in new solver | Michael Goulet | -0/+41 |
| 2023-01-30 | Implement unsizing in the new trait solver | Michael Goulet | -0/+25 |
| 2023-01-30 | Use ObligationCtxt::new_in_snapshot in satisfied_from_param_env | Michael Goulet | -0/+39 |
| 2023-01-30 | Update bastion-of-the-turbofish.rs | Lucille Blumire | -1/+1 |
| 2023-01-30 | Auto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r=Dylan-DPC | bors | -3/+3 |
| 2023-01-30 | Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomcc | Dylan DPC | -3/+3 |
| 2023-01-30 | Auto merge of #104429 - nnethercote:more-deriving-on-packed-structs, r=RalfJung | bors | -201/+682 |
| 2023-01-30 | Allow more deriving on packed structs. | Nicholas Nethercote | -201/+682 |
| 2023-01-29 | Update tests. | Mara Bos | -3/+3 |
| 2023-01-29 | Rollup merge of #107006 - b-naber:thir-tree, r=jackh726 | Matthias Krüger | -6/+418 |
| 2023-01-29 | Rollup merge of #106540 - lowr:patch/remove-paren-whitespace, r=cjgillot | Matthias Krüger | -8/+22 |
| 2023-01-29 | Insert whitespace to avoid ident concatenation in suggestion | Ryo Yoshida | -8/+22 |
| 2023-01-29 | Auto merge of #106253 - nbdd0121:upcast, r=compiler-errors | bors | -0/+93 |
| 2023-01-29 | Auto merge of #107435 - matthiaskrgr:rollup-if5h6yu, r=matthiaskrgr | bors | -0/+88 |
| 2023-01-29 | Rollup merge of #107425 - clubby789:match-range-missing-space, r=compiler-errors | Matthias Krüger | -0/+27 |
| 2023-01-29 | Rollup merge of #107422 - Nilstrieb:erase-the-ice, r=compiler-errors | Matthias Krüger | -0/+42 |
| 2023-01-29 | Rollup merge of #107097 - tmiasko:ssa, r=cjgillot | Matthias Krüger | -0/+19 |
| 2023-01-29 | Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk | bors | -11/+224 |
| 2023-01-28 | Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisa | bors | -28/+23 |
| 2023-01-28 | Check for missing space between fat arrow and range pattern | clubby789 | -0/+27 |
| 2023-01-28 | Also erase substs for new infcx in pin move error | Nilstrieb | -0/+42 |
| 2023-01-28 | Reintroduce multiple_supertrait_upcastable lint | Gary Guo | -0/+93 |
| 2023-01-28 | Auto merge of #107408 - matthiaskrgr:rollup-b5vz2ow, r=matthiaskrgr | bors | -19/+258 |
| 2023-01-28 | Rollup merge of #107355 - JohnTitor:issue-60755, r=compiler-errors | Matthias Krüger | -0/+12 |
| 2023-01-28 | Rollup merge of #104012 - chenyukang:yukang/fix-103882-deli-indentation, r=pe... | Matthias Krüger | -19/+246 |
| 2023-01-28 | Auto merge of #106916 - lukas-code:overlapping-substs, r=estebank | bors | -22/+117 |
| 2023-01-28 | Rollup merge of #107339 - aliemjay:covariant, r=lcnr | Matthias Krüger | -28/+28 |
| 2023-01-28 | Rollup merge of #107306 - compiler-errors:correct-sugg-for-closure-arg-needs-... | Matthias Krüger | -0/+54 |
| 2023-01-28 | Rollup merge of #107190 - fmease:fix-81698, r=compiler-errors | Matthias Krüger | -8/+132 |
| 2023-01-28 | Rollup merge of #107100 - compiler-errors:issue-107087, r=lcnr | Matthias Krüger | -0/+27 |
| 2023-01-27 | Restrict amount of ignored locals. | Camille GILLOT | -0/+100 |
| 2023-01-27 | address review | b-naber | -0/+60 |
| 2023-01-27 | Bless tests. | Camille GILLOT | -1693/+643 |
| 2023-01-27 | Introduce GeneratorWitnessMIR. | Camille GILLOT | -4/+4 |
| 2023-01-27 | Always require Drop for generators. | Camille GILLOT | -9/+18 |
| 2023-01-27 | Test the 3 generator handling versions for generator/async tests. | Camille GILLOT | -196/+5816 |
| 2023-01-27 | recover more unbraced const args | León Orell Valerian Liehr | -8/+132 |
| 2023-01-27 | Add regression test for #60755 | Yuki Okushi | -0/+12 |
| 2023-01-27 | Improve unexpected close and mismatch delimiter hint in TokenTreesReader | yukang | -52/+63 |
| 2023-01-27 | internally change regions to be covariant | Ali MJ Al-Nasrawy | -28/+28 |
| 2023-01-27 | Fix def-use dominance check | Tomasz Miąsko | -0/+19 |
| 2023-01-26 | Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkov | bors | -0/+43 |
| 2023-01-26 | add test | b-naber | -54/+406 |
| 2023-01-26 | Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgr | bors | -220/+221 |
| 2023-01-26 | Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco | Matthias Krüger | -216/+216 |
| 2023-01-26 | Rollup merge of #106971 - oli-obk:tait_error, r=davidtwco | Matthias Krüger | -4/+5 |