| Age | Commit message (Expand) | Author | Lines |
| 2025-01-23 | Add memory layout documentation to generic NonZero<T> | Carl Sverre | -0/+20 |
| 2025-01-23 | Auto merge of #135494 - yotamofek:rustdoc-fmt-from_fn, r=fmease | bors | -172/+127 |
| 2025-01-23 | Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratrieb | bors | -19/+114 |
| 2025-01-23 | Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxu | bors | -1/+129 |
| 2025-01-22 | Auto merge of #135896 - matthiaskrgr:rollup-g6rv7za, r=matthiaskrgr | bors | -682/+1079 |
| 2025-01-22 | Rollup merge of #135856 - fmease:library-mv-obj-save-dyn-compat-ii, r=tgross35 | Matthias Krüger | -5/+4 |
| 2025-01-22 | Rollup merge of #135837 - ChrisDenton:trunc, r=Noratrieb | Matthias Krüger | -3/+0 |
| 2025-01-22 | Rollup merge of #135826 - yotamofek:resolve-cleanups4, r=petrochenkov | Matthias Krüger | -606/+562 |
| 2025-01-22 | Rollup merge of #135814 - marcoieni:use-buildkit-ghcr, r=Kobzol | Matthias Krüger | -2/+7 |
| 2025-01-22 | Rollup merge of #135794 - estebank:non-exhaustive-dfv-ctor, r=jieyouxu | Matthias Krüger | -0/+197 |
| 2025-01-22 | Rollup merge of #135596 - compiler-errors:stack, r=oli-obk | Matthias Krüger | -15/+20 |
| 2025-01-22 | Rollup merge of #135557 - estebank:wtf8, r=fee1-dead | Matthias Krüger | -20/+88 |
| 2025-01-22 | Rollup merge of #135409 - Shunpoco:issue-133117-ICE-never-false-edge-start-bl... | Matthias Krüger | -29/+115 |
| 2025-01-22 | Rollup merge of #132983 - Anthony-Eid:dangling-pointers-lint, r=Urgau | Matthias Krüger | -2/+86 |
| 2025-01-22 | Auto merge of #135893 - matthiaskrgr:rollup-2qqo647, r=matthiaskrgr | bors | -1461/+2141 |
| 2025-01-22 | Rollup merge of #135875 - BoxyUwU:enter_forall_no_copy, r=lcnr | Matthias Krüger | -4/+4 |
| 2025-01-22 | Rollup merge of #135874 - oli-obk:push-vrvyyrtyxkxm, r=compiler-errors | Matthias Krüger | -32/+36 |
| 2025-01-22 | Rollup merge of #135866 - BoxyUwU:dont_pick_fnptr_nested_goals, r=lcnr | Matthias Krüger | -68/+388 |
| 2025-01-22 | Rollup merge of #135858 - fmease:rustdoc-mv-obj-save-dyn-compat-ii, r=Guillau... | Matthias Krüger | -3/+2 |
| 2025-01-22 | Rollup merge of #135850 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Matthias Krüger | -22/+21 |
| 2025-01-22 | Rollup merge of #135823 - ferrocene:ja-gh135819, r=jieyouxu | Matthias Krüger | -2/+6 |
| 2025-01-22 | Rollup merge of #135816 - BoxyUwU:root_normalizes_to_goal_ice, r=lcnr | Matthias Krüger | -121/+267 |
| 2025-01-22 | Rollup merge of #135156 - Zalathar:debuginfo-flags, r=cuviper | Matthias Krüger | -117/+87 |
| 2025-01-22 | Rollup merge of #134396 - mustartt:byval-pointer-natural-alignment, r=wesleyw... | Matthias Krüger | -1/+3 |
| 2025-01-22 | Rollup merge of #133372 - cramertj:rework-dyn-suggestions, r=fmease | Matthias Krüger | -1091/+1327 |
| 2025-01-22 | Refactor dyn-compatibility error and suggestions | Taylor Cramer | -1091/+1327 |
| 2025-01-22 | Reword comment slightly | Jakub Beránek | -1/+3 |
| 2025-01-22 | Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk | bors | -34/+105 |
| 2025-01-22 | Use objdump instead of llvm-objdump | Jakub Beránek | -2/+4 |
| 2025-01-22 | Run the glibc run-make test in opt-dist | Jakub Beránek | -2/+3 |
| 2025-01-22 | Remove `Copy` bound from `enter_forall` | Boxy | -4/+4 |
| 2025-01-22 | Enforce that all spans are lowered in ast lowering | Oli Scherer | -32/+36 |
| 2025-01-22 | Rename `structurally_normalize` to `structurally_normalize_ty` | Boxy | -13/+13 |
| 2025-01-22 | Use `structurally_normalize` instead of manual `normalizes-to` goals | Boxy | -108/+254 |
| 2025-01-22 | Don't pick `T: FnPtr` nested goals | Boxy | -68/+388 |
| 2025-01-22 | rustdoc: extract duplicated code into method | Yotam Ofek | -72/+45 |
| 2025-01-22 | rustdoc: use std's (unstable) `fmt::from_fn` instead of open-coding it | Yotam Ofek | -91/+73 |
| 2025-01-22 | rustdoc: pass around decoration info by ref | Yotam Ofek | -9/+9 |
| 2025-01-22 | Update lint tests with new dangling pointers message | Anthony Eid | -2/+82 |
| 2025-01-22 | tests: port `jobserver-error.rs` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -19/+48 |
| 2025-01-22 | run-make-support: add `set_aux_fd` helper | 许杰友 Jieyou Xu (Joe) | -0/+66 |
| 2025-01-22 | Auto merge of #135674 - scottmcm:assume-better, r=estebank | bors | -84/+114 |
| 2025-01-22 | rustdoc: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -3/+2 |
| 2025-01-22 | Library: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -5/+4 |
| 2025-01-22 | modify comment | Shunpoco | -1/+1 |
| 2025-01-22 | address review: modify matches/mod.rs | Shunpoco | -4/+9 |
| 2025-01-22 | address review: modify ICE-133063-never-arm-no-otherwise-block.rs | Shunpoco | -43/+12 |
| 2025-01-22 | address review: modify ICE-133117-duplicated-never-arm.rs | Shunpoco | -29/+15 |
| 2025-01-22 | Auto merge of #135848 - matthiaskrgr:rollup-sftciqm, r=matthiaskrgr | bors | -90/+107 |
| 2025-01-22 | Point at invalid utf-8 span on user's source code | Esteban Küber | -20/+88 |