| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 | Explain why the new setup can't deadlock | Ben Kimock | -1/+13 |
| 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 |
| 2024-07-20 | Rollup merge of #127867 - alexcrichton:add-wasm32-wasip2-to-dist-manifest, r=... | Matthias Krüger | -0/+1 |
| 2024-07-20 | Rollup merge of #127839 - ehuss:safe-directory-docker, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-07-20 | Rollup merge of #127752 - uweigand:s390x-miropt-update, r=Mark-Simulacrum | Matthias Krüger | -4/+3 |
| 2024-07-20 | Rollup merge of #127734 - ChrisDenton:netc, r=Mark-Simulacrum | Matthias Krüger | -109/+109 |
| 2024-07-20 | Rollup merge of #127720 - c410-f3r:concat-rep, r=cjgillot | Matthias Krüger | -45/+90 |
| 2024-07-20 | Bump to 1.82 | Mark Rousskov | -1/+1 |
| 2024-07-20 | Auto merge of #128002 - matthiaskrgr:rollup-21p0cue, r=matthiaskrgr | bors | -222/+370 |
| 2024-07-20 | Remove _tls_used hack | Chris Denton | -13/+0 |
| 2024-07-20 | Rollup merge of #127964 - jieyouxu:rmake-rustfmt-skip, r=nnethercote | Matthias Krüger | -0/+6 |
| 2024-07-20 | Rollup merge of #127917 - Zalathar:after-or, r=Nadrieril | Matthias Krüger | -91/+129 |
| 2024-07-20 | Rollup merge of #127873 - workingjubilee:forbid-unsafe-ops-for-kmc-solid, r=A... | Matthias Krüger | -2/+5 |
| 2024-07-20 | Rollup merge of #127843 - workingjubilee:break-up-big-ass-stack-overflow-fn, ... | Matthias Krüger | -24/+61 |
| 2024-07-20 | Rollup merge of #127779 - momvart:should_codegen_hook, r=cjgillot | Matthias Krüger | -58/+62 |
| 2024-07-20 | Rollup merge of #127463 - onur-ozkan:precompiled-rustdoc, r=Kobzol | Matthias Krüger | -47/+107 |
| 2024-07-20 | Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm... | bors | -17/+87 |
| 2024-07-20 | compiletest/rmake: simplify path calculations | 许杰友 Jieyou Xu (Joe) | -36/+10 |
| 2024-07-20 | compiletest/rmake: avoid double test directory for rmake.rs tests | 许杰友 Jieyou Xu (Joe) | -2/+8 |
| 2024-07-20 | compiletest/rmake: improve comments | 许杰友 Jieyou Xu (Joe) | -30/+7 |
| 2024-07-20 | compiletest/rmake: prune unused `RUST_BUILD_STAGE` and explain env vars passe... | 许杰友 Jieyou Xu (Joe) | -6/+20 |
| 2024-07-20 | use precompiled rustdoc with CI rustc | onur-ozkan | -6/+53 |
| 2024-07-20 | Auto merge of #127998 - matthiaskrgr:rollup-ykp0h5r, r=matthiaskrgr | bors | -294/+1296 |