| Age | Commit message (Expand) | Author | Lines |
| 2024-07-22 | Get rid of infer_ctxt_ext | Michael Goulet | -252/+237 |
| 2024-07-22 | Auto merge of #128041 - compiler-errors:uplift-errors-into-trait-sel, r=lcnr | bors | -2605/+2599 |
| 2024-07-22 | Auto merge of #128056 - jieyouxu:rollup-zb1y27e, r=jieyouxu | bors | -604/+2736 |
| 2024-07-22 | Rollup merge of #128054 - michaelwoerister:mwoff072024, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-07-22 | Rollup merge of #128035 - tiif:issue-125837, r=lcnr | 许杰友 Jieyou Xu (Joe) | -0/+58 |
| 2024-07-22 | Rollup merge of #127996 - ian-h-chamberlain:fix/horizon-warnings-unsafe-in-un... | 许杰友 Jieyou Xu (Joe) | -2/+3 |
| 2024-07-22 | Rollup merge of #127985 - Oneirical:testibule-of-hell, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -36/+60 |
| 2024-07-22 | Rollup merge of #127977 - alexcrichton:update-wasi-sdk, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -6/+19 |
| 2024-07-22 | Rollup merge of #127510 - tgross35:test-float-parse-update, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -555/+2509 |
| 2024-07-22 | Rollup merge of #127415 - AljoschaMeyer:master, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -2/+81 |
| 2024-07-22 | Rollup merge of #127177 - bjorn3:arm64_macos_cg_clif, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -2/+5 |
| 2024-07-22 | mw out of office | Michael Woerister | -1/+1 |
| 2024-07-22 | Use given allocator instad of Global | Aljoscha Meyer | -2/+2 |
| 2024-07-22 | Auto merge of #127442 - saethlin:alloc-decoding-lock, r=oli-obk | bors | -89/+25 |
| 2024-07-22 | Auto merge of #128048 - workingjubilee:rollup-gehtjxd, r=workingjubilee | bors | -57/+172 |
| 2024-07-21 | Fix tools | Michael Goulet | -4/+7 |
| 2024-07-21 | Move all error reporting into rustc_trait_selection | Michael Goulet | -2529/+2539 |
| 2024-07-21 | Move need_type_info too | Michael Goulet | -42/+23 |
| 2024-07-21 | Make type_var_origin take a vid | Michael Goulet | -15/+11 |
| 2024-07-21 | Move some stuff to TypeErrCtxt | Michael Goulet | -27/+31 |
| 2024-07-21 | Rollup merge of #128038 - compiler-errors:inc-fat, r=oli-obk | Jubilee | -2/+2 |
| 2024-07-21 | Rollup merge of #128033 - Nadrieril:explain-empty-wildcards, r=compiler-errors | Jubilee | -17/+37 |
| 2024-07-21 | Rollup merge of #128023 - Kijewski:pr-table-width, r=notriddle | Jubilee | -0/+1 |
| 2024-07-21 | Rollup merge of #128020 - compiler-errors:nlb-no-const, r=BoxyUwU | Jubilee | -30/+110 |
| 2024-07-21 | Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddle | Jubilee | -6/+19 |
| 2024-07-21 | Rollup merge of #127583 - Nilstrieb:invalid-utf8, r=joboet | Jubilee | -2/+3 |
| 2024-07-21 | Fix warnings when checking armv6k-nintendo-3ds | Ian Chamberlain | -2/+3 |
| 2024-07-21 | Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnr | bors | -95/+75 |
| 2024-07-21 | Don't output test artifacts into working directory | Michael Goulet | -2/+2 |
| 2024-07-21 | Run `test-float-parse` as part of CI | Trevor Gross | -0/+1 |
| 2024-07-21 | Explain why the new setup can't deadlock | Ben Kimock | -1/+13 |
| 2024-07-21 | Add test | tiif | -0/+58 |
| 2024-07-21 | Explain why we require `_` for empty patterns | Nadrieril | -0/+14 |
| 2024-07-21 | Tweak `collect_non_exhaustive_tys` | Nadrieril | -17/+23 |
| 2024-07-21 | Deal with invalid UTF-8 from `gai_strerror` | Nilstrieb | -2/+3 |
| 2024-07-21 | Update `source-code-page-code-scroll.goml` GUI test | Guillaume Gomez | -2/+2 |
| 2024-07-21 | Add regression test for stab display in doc blocks | Guillaume Gomez | -4/+13 |
| 2024-07-21 | Auto merge of #127993 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-07-21 | Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-... | bors | -543/+1242 |
| 2024-07-21 | Auto merge of #127715 - klensy:tests-w, r=Mark-Simulacrum | bors | -5/+0 |
| 2024-07-21 | Auto merge of #128011 - matthiaskrgr:rollup-0vmf75y, r=matthiaskrgr | bors | -280/+458 |
| 2024-07-21 | rustdoc: short descr. cause word-breaks in tables | René Kijewski | -0/+1 |
| 2024-07-20 | Just totally fully deny late-bound consts | Michael Goulet | -30/+110 |
| 2024-07-20 | Auto merge of #128007 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -1/+2 |
| 2024-07-20 | Fix stab display in doc blocks | Guillaume Gomez | -0/+4 |
| 2024-07-20 | Allow deprecated temporarily to unblock version bump | Mark Rousskov | -0/+1 |
| 2024-07-20 | Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxu | bors | -82/+154 |
| 2024-07-20 | Rollup merge of #128005 - ChrisDenton:msvc-include, r=joboet | Matthias Krüger | -13/+0 |
| 2024-07-20 | Rollup merge of #127975 - GuillaumeGomez:fix-trait-bounds-display, r=notriddle | Matthias Krüger | -16/+68 |
| 2024-07-20 | Rollup merge of #127958 - jieyouxu:compiletest-rmake-cleanup, r=Kobzol | Matthias Krüger | -92/+186 |