| Age | Commit message (Expand) | Author | Lines |
| 2025-01-16 | uefi: Implement path | Ayush Singh | -5/+158 |
| 2025-01-14 | Auto merge of #135465 - jhpratt:rollup-7p93bct, r=jhpratt | bors | -79/+488 |
| 2025-01-13 | Rollup merge of #135454 - maurer:sized-word-ymmword, r=jieyouxu | Jacob Pratt | -2/+2 |
| 2025-01-13 | Rollup merge of #135452 - jieyouxu:fix-comment, r=compiler-errors | Jacob Pratt | -1/+1 |
| 2025-01-13 | Rollup merge of #135450 - hoodmane:wasm-eh-abort-fix, r=workingjubilee | Jacob Pratt | -3/+3 |
| 2025-01-13 | Rollup merge of #135444 - rustbot:docs-update, r=ehuss | Jacob Pratt | -1/+5 |
| 2025-01-13 | Rollup merge of #135441 - compiler-errors:redundant-captures-lint, r=lqd | Jacob Pratt | -12/+16 |
| 2025-01-13 | Rollup merge of #135440 - lcnr:yeeeeeeeeeeeeeeeeeeeeeeet, r=compiler-errors | Jacob Pratt | -32/+24 |
| 2025-01-13 | Rollup merge of #135393 - Ayush1325:uefi-helper-path, r=thomcc | Jacob Pratt | -7/+16 |
| 2025-01-13 | Rollup merge of #135390 - ranger-ross:readd-test-122638, r=BoxyUwU | Jacob Pratt | -0/+78 |
| 2025-01-13 | Rollup merge of #134977 - estebank:issue-112357, r=BoxyUwU | Jacob Pratt | -5/+306 |
| 2025-01-13 | Rollup merge of #134498 - oli-obk:push-wmxynprsyxvr, r=compiler-errors | Jacob Pratt | -16/+37 |
| 2025-01-14 | Auto merge of #135438 - matthiaskrgr:rollup-rt2zrbz, r=matthiaskrgr | bors | -122/+167 |
| 2025-01-13 | Fix emscripten-wasm-eh with unwind=abort | Hood Chatham | -3/+3 |
| 2025-01-13 | llvm: Allow sized-word rather than ymmword in tests | Matthew Maurer | -2/+2 |
| 2025-01-14 | bootstrap: fix outdated feature name in comment | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-13 | uefi: helpers: Introduce OwnedDevicePath | Ayush Singh | -7/+16 |
| 2025-01-13 | Auto merge of #135192 - jdupak-ms:cdb-tests, r=wesleywiser | bors | -49/+294 |
| 2025-01-13 | Mark rustbook as an external tool | Eric Huss | -1/+5 |
| 2025-01-13 | Update books | rustbot | -0/+0 |
| 2025-01-13 | Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024 | Michael Goulet | -12/+16 |
| 2025-01-13 | Rollup merge of #135426 - compiler-errors:no-resolve-assoc-ty, r=lcnr | Matthias Krüger | -97/+116 |
| 2025-01-13 | Rollup merge of #135405 - Ayush1325:path-is-absolute, r=tgross35 | Matthias Krüger | -11/+27 |
| 2025-01-13 | Rollup merge of #135245 - Enselic:no-set-env, r=davidtwco | Matthias Krüger | -7/+21 |
| 2025-01-13 | Rollup merge of #133752 - klensy:cp, r=davidtwco | Matthias Krüger | -7/+3 |
| 2025-01-13 | rm unnecessary `OpaqueTypeDecl` wrapper | lcnr | -32/+24 |
| 2025-01-13 | Auto merge of #135204 - RalfJung:win64-zst, r=SparrowLii | bors | -271/+91 |
| 2025-01-13 | Auto merge of #135167 - mzacho:depth-limit-const-eval-query, r=oli-obk | bors | -33/+76 |
| 2025-01-13 | Add and improve debuginfo tests for Windows | Jakub Dupak | -49/+294 |
| 2025-01-13 | Auto merge of #135430 - jhpratt:rollup-39cecwd, r=jhpratt | bors | -23/+404 |
| 2025-01-13 | path: Move is_absolute check to sys::path | Ayush Singh | -11/+27 |
| 2025-01-13 | Rollup merge of #135391 - jieyouxu:conditional-tracing, r=onur-ozkan | Jacob Pratt | -6/+341 |
| 2025-01-13 | Rollup merge of #135386 - lolbinarycat:bootstrap-test-cleanup, r=jieyouxu | Jacob Pratt | -14/+14 |
| 2025-01-13 | Rollup merge of #135355 - ranger-ross:improved-ci-logs, r=onur-ozkan | Jacob Pratt | -3/+49 |
| 2025-01-13 | rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup | 许杰友 Jieyou Xu (Joe) | -0/+104 |
| 2025-01-13 | Auto merge of #135352 - notriddle:notriddle/stability-shown, r=camelid | bors | -1/+38 |
| 2025-01-13 | Assert that Instance::try_resolve is only used on body-like things | Michael Goulet | -97/+116 |
| 2025-01-13 | Auto merge of #135371 - Mark-Simulacrum:no-alloc-case-cmp, r=compiler-errors | bors | -3/+5 |
| 2025-01-13 | bootstrap.py: build bootstrap binary with `--features=tracing` if `BOOTSTRAP_... | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2025-01-13 | bootstrap: add `tracing` and `tracing-tree` based tracing setup | 许杰友 Jieyou Xu (Joe) | -1/+36 |
| 2025-01-13 | bootstrap: add optional `tracing` cargo feature and optional `tracing*` deps | 许杰友 Jieyou Xu (Joe) | -5/+197 |
| 2025-01-12 | Auto merge of #135420 - GuillaumeGomez:rollup-93vepka, r=GuillaumeGomez | bors | -1012/+483 |
| 2025-01-12 | Rollup merge of #135411 - Urgau:unreach_pub-run-make, r=jieyouxu | Guillaume Gomez | -0/+1 |
| 2025-01-12 | Rollup merge of #135407 - joshtriplett:more-clippy, r=compiler-errors | Guillaume Gomez | -12/+33 |
| 2025-01-12 | Rollup merge of #135406 - Aditya-PS-05:fix/unstable-lint-docs, r=compiler-errors | Guillaume Gomez | -0/+5 |
| 2025-01-12 | Rollup merge of #135401 - joshtriplett:empty-expected, r=lqd | Guillaume Gomez | -0/+0 |
| 2025-01-12 | Rollup merge of #135383 - BoxyUwU:cov_tag_ptr, r=compiler-errors | Guillaume Gomez | -985/+291 |
| 2025-01-12 | Rollup merge of #135365 - saethlin:box-new, r=compiler-errors | Guillaume Gomez | -2/+2 |
| 2025-01-12 | Rollup merge of #135348 - aDotInTheVoid:pathspathspaths, r=GuillaumeGomez | Guillaume Gomez | -13/+151 |
| 2025-01-12 | Auto merge of #135384 - saethlin:inline-copy-from-slice, r=joboet | bors | -0/+1 |