| Age | Commit message (Expand) | Author | Lines |
| 2023-05-26 | print const and type errors in braces not square brackets | Boxy | -7/+7 |
| 2023-05-26 | Rollup merge of #111951 - cjgillot:uninh-comment, r=Nadrieril | Matthias Krüger | -76/+177 |
| 2023-05-26 | Rollup merge of #111947 - obeis:issue-111943, r=compiler-errors | Matthias Krüger | -0/+38 |
| 2023-05-26 | Add test for RPIT defined with different hidden types with different substs | Obei Sideg | -0/+38 |
| 2023-05-25 | Rollup merge of #111945 - GuillaumeGomez:migrate-gui-test-color-7, r=notriddle | Michael Goulet | -42/+42 |
| 2023-05-25 | Rollup merge of #111929 - compiler-errors:no-newline-apit, r=wesleywiser | Michael Goulet | -0/+44 |
| 2023-05-25 | Rollup merge of #111831 - clubby789:capture-slice-pat, r=cjgillot | Michael Goulet | -85/+196 |
| 2023-05-25 | Rollup merge of #111757 - lowr:fix/lint-attr-on-match-arm, r=eholk | Michael Goulet | -39/+131 |
| 2023-05-25 | Rollup merge of #111152 - lukas-code:markdown-parsers-are-hard, r=GuillaumeGomez | Michael Goulet | -10/+35 |
| 2023-05-25 | Add NOTE annotations. | Camille GILLOT | -75/+141 |
| 2023-05-25 | Always capture slice when pattern requires checking the length | clubby789 | -85/+196 |
| 2023-05-25 | Add inter-crate test. | Camille GILLOT | -40/+75 |
| 2023-05-25 | Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelix | bors | -4/+72 |
| 2023-05-25 | rustdoc: add test for strikethrough with single tildes | Lukas Markeffsky | -9/+10 |
| 2023-05-25 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -42/+42 |
| 2023-05-25 | Auto merge of #111473 - compiler-errors:opaques, r=lcnr | bors | -27/+69 |
| 2023-05-25 | Rollup merge of #111624 - cjgillot:private-uninhabited-pattern, r=petrochenkov | Matthias Krüger | -1/+11 |
| 2023-05-25 | Strongly prefer alias and param-env bounds | Michael Goulet | -27/+69 |
| 2023-05-25 | Don't print newlines in APITs | Michael Goulet | -0/+44 |
| 2023-05-25 | Auto merge of #111925 - Manishearth:rollup-z6z6l2v, r=Manishearth | bors | -4/+5 |
| 2023-05-24 | Rollup merge of #111915 - jyn514:libtest-errors, r=thomcc | Manish Goregaokar | -1/+1 |
| 2023-05-24 | Rollup merge of #111840 - voidc:borrowck-consumers, r=oli-obk | Manish Goregaokar | -3/+4 |
| 2023-05-24 | Rollup merge of #111903 - GuillaumeGomez:migrate-gui-test-color-6, r=notriddle | Matthias Krüger | -6/+6 |
| 2023-05-24 | Rollup merge of #111841 - matthewjasper:validate-match-guards, r=compiler-errors | Matthias Krüger | -33/+232 |
| 2023-05-24 | Emit diagnostic for privately uninhabited uncovered witnesses. | Camille GILLOT | -1/+11 |
| 2023-05-24 | libtest: Improve error when missing `-Zunstable-options` | jyn | -1/+1 |
| 2023-05-24 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-05-24 | Auto merge of #111195 - GuillaumeGomez:fix-ice-intra-doc-link, r=petrochenkov | bors | -0/+31 |
| 2023-05-24 | Rollup merge of #111887 - fmease:inh-proj-pp-tests, r=compiler-errors | Matthias Krüger | -0/+46 |
| 2023-05-24 | Rollup merge of #111880 - compiler-errors:pointer-like-param-env, r=jackh726 | Matthias Krüger | -0/+52 |
| 2023-05-24 | Rollup merge of #111864 - Jules-Bertholet:sized-closures, r=compiler-errors | Matthias Krüger | -0/+24 |
| 2023-05-24 | Rollup merge of #111861 - compiler-errors:rtn-in-super, r=jackh726 | Matthias Krüger | -0/+22 |
| 2023-05-24 | Add tests for pretty-printing inherent projections | León Orell Valerian Liehr | -0/+46 |
| 2023-05-23 | Auto merge of #111882 - matthiaskrgr:rollup-1xyv5mq, r=matthiaskrgr | bors | -723/+803 |
| 2023-05-23 | Rollup merge of #111871 - GuillaumeGomez:migrate-gui-test-color-5, r=notriddle | Matthias Krüger | -3/+3 |
| 2023-05-23 | Rollup merge of #111851 - rcvalle:rust-cfi-fix-111515, r=bjorn3 | Matthias Krüger | -9/+71 |
| 2023-05-23 | Rollup merge of #111761 - bvanjoi:fix-109148, r=petrochenkov | Matthias Krüger | -0/+28 |
| 2023-05-23 | Rollup merge of #111427 - LukeMathWalker:flatten, r=aDotInTheVoid | Matthias Krüger | -711/+701 |
| 2023-05-23 | Don't ICE when computing PointerLike trait when region vars are in param-env | Michael Goulet | -0/+52 |
| 2023-05-23 | Always require closure parameters to be `Sized` | Jules Bertholet | -0/+24 |
| 2023-05-23 | CFI: Fix encode_region: unexpected ReEarlyBound(0, 'a) | Ramon de C Valle | -9/+71 |
| 2023-05-23 | Auto merge of #107294 - JamieCunliffe:neon-fp, r=Amanieu | bors | -0/+29 |
| 2023-05-23 | Add regression test for #111189 | Guillaume Gomez | -0/+31 |
| 2023-05-23 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -3/+3 |
| 2023-05-23 | Auto merge of #111869 - Dylan-DPC:rollup-9pydw08, r=Dylan-DPC | bors | -235/+404 |
| 2023-05-23 | Move BodyWithBorrowckFacts to consumers | Dominik Stolz | -2/+2 |
| 2023-05-23 | Rollup merge of #111860 - compiler-errors:issue-111838, r=WaffleLapkin | Dylan DPC | -0/+25 |
| 2023-05-23 | Rollup merge of #111854 - notriddle:notriddle/settings-css-cleanup, r=Guillau... | Dylan DPC | -2/+2 |
| 2023-05-23 | Rollup merge of #111853 - compiler-errors:opaque-check, r=oli-obk | Dylan DPC | -1/+69 |
| 2023-05-23 | Rollup merge of #111704 - compiler-errors:sized-return-cleanup, r=oli-obk | Dylan DPC | -207/+131 |