| Age | Commit message (Expand) | Author | Lines |
| 2025-01-31 | it-self → itself, build-system → build system, type-alias → type alias | Tobias Bucher | -2/+2 |
| 2025-01-31 | bootstrap: only build `crt{begin,end}.o` when compiling to MUSL | Jorge Aparicio | -2/+8 |
| 2025-01-31 | Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2025-01-31 | Rollup merge of #134531 - GuillaumeGomez:extract-doctests, r=notriddle,aDotIn... | Matthias Krüger | -38/+288 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -0/+2 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -1/+5 |
| 2025-01-31 | merge duplicate issue-46589 tests | Rémy Rakic | -1/+0 |
| 2025-01-31 | miri: make float min/max non-deterministic | Ralf Jung | -4/+44 |
| 2025-01-31 | increase thread limit for many-seeds mode | Ralf Jung | -2/+2 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -94/+89 |
| 2025-01-31 | Add amdgpu target | Flakebi | -2/+117 |
| 2025-01-31 | Recommend adding target spec first, then std support later | Mads Marquart | -0/+7 |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -1/+5 |
| 2025-01-31 | CompileTest: Add Directives to Ignore `arm-unknown-*` Tests | Veera | -0/+4 |
| 2025-01-31 | Rollup merge of #136323 - etaoins:fix-typo-in-conventions-md, r=tgross35 | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #136312 - compiler-errors:overflow_delimited_expr-2024, r=ytmimi | Jacob Pratt | -89/+58 |
| 2025-01-31 | Rollup merge of #136297 - zeenix:patch-1, r=lqd | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk | Jacob Pratt | -3/+29 |
| 2025-01-31 | Rollup merge of #136150 - marcoieni:windows-25-i686-mingw, r=Kobzol | Jacob Pratt | -1/+5 |
| 2025-01-31 | fmt | The Miri Cronjob Bot | -2/+1 |
| 2025-01-31 | Merge from rustc | The Miri Cronjob Bot | -91/+257 |
| 2025-01-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-30 | implement unstable `new_range` feature | Peter Jaszkowiak | -0/+9 |
| 2025-01-31 | tests: port `symbol-mangling-hashed` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-31 | run-make-support: add `object`-based symbol helpers | 许杰友 Jieyou Xu (Joe) | -9/+25 |
| 2025-01-31 | run-make-support: add `is_windows_gnu` helper | 许杰友 Jieyou Xu (Joe) | -1/+10 |
| 2025-01-31 | run-make-support: collapse re-export | 许杰友 Jieyou Xu (Joe) | -2/+3 |
| 2025-01-31 | run-make-support: add `-Csymbol-mangling-version` and `-Cprefer-dynamic` help... | 许杰友 Jieyou Xu (Joe) | -0/+12 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -1/+55 |
| 2025-01-31 | Update deployment target setup in jobs.yml | Mads Marquart | -2/+10 |
| 2025-01-31 | Explain why MACOSX_STD_DEPLOYMENT_TARGET exist | Mads Marquart | -1/+9 |
| 2025-01-31 | Always set the deployment target when building std | Mads Marquart | -2/+35 |
| 2025-01-31 | Bootstrap: Don't duplicate cc-rs flags | Mads Marquart | -17/+36 |
| 2025-01-31 | Fix a typo in conventions.md | Ryan Cumming | -1/+1 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -30/+31 |
| 2025-01-30 | set rustc dylib on manually constructed rustc command | onur-ozkan | -1/+5 |
| 2025-01-30 | fix(rustdoc): always use a channel when linking to doc.rust-lang.org | Alexis (Poliorcetics) Bourget | -28/+29 |
| 2025-01-30 | Rollup merge of #136180 - lukas-code:typed-valtree, r=oli-obk | Matthias Krüger | -11/+7 |
| 2025-01-30 | Rollup merge of #136157 - onur-ozkan:override-release-profile, r=Kobzol | Matthias Krüger | -8/+23 |
| 2025-01-30 | Rollup merge of #136004 - mrkajetanp:aarch64-skip-large-const-alloc-tests, r=... | Matthias Krüger | -11/+1 |
| 2025-01-30 | Run rustc-pull CI every day, don't notify when there is nothing to update | Jakub Beránek | -7/+33 |
| 2025-01-30 | Disable overflow_delimited_expr in edition 2024 | Michael Goulet | -37/+51 |
| 2025-01-30 | Revert "[style 2024] Combine all last arg delimited exprs" | Michael Goulet | -52/+7 |
| 2025-01-30 | More assertions, tests, and miri coverage | Michael Goulet | -0/+54 |
| 2025-01-30 | Rewrite section on executing Docker tests | Jakub Beránek | -33/+32 |
| 2025-01-30 | Auto merge of #136292 - matthiaskrgr:rollup-fw1tlca, r=matthiaskrgr | bors | -5/+119 |
| 2025-01-30 | introduce `ty::Value` | Lukas Markeffsky | -11/+7 |
| 2025-01-30 | Merge pull request #4140 from geetanshjuneja/deref | Ralf Jung | -34/+39 |
| 2025-01-30 | Distinguish between "nothing to pull" and "pull error" in josh-sync | Jakub Beránek | -7/+32 |
| 2025-01-30 | use deref_pointer_as instead of deref_pointer | geetanshjuneja | -34/+39 |