| Age | Commit message (Expand) | Author | Lines |
| 2025-01-05 | Update src/doc/rustc/src/platform-support/mips-mti-none-elf.md | YunQiang Su | -1/+1 |
| 2025-01-05 | Merge pull request #4123 from rust-lang/rustup-2025-01-05 | Oli Scherer | -1574/+2624 |
| 2025-01-05 | Merge from rustc | The Miri Cronjob Bot | -1573/+2623 |
| 2025-01-05 | change to static relocation model | kirk | -1/+2 |
| 2025-01-05 | fix tests | YunQiang Su | -3/+3 |
| 2025-01-05 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-05 | Auto merge of #135113 - workingjubilee:rollup-yy6nxel, r=workingjubilee | bors | -59/+149 |
| 2025-01-04 | Rollup merge of #135110 - matthiaskrgr:adler, r=workingjubilee | Jubilee | -1/+1 |
| 2025-01-04 | Rollup merge of #135104 - the8472:disable-in-place-iter-for-flatten, r=Mark-S... | Jubilee | -51/+22 |
| 2025-01-04 | Rollup merge of #134996 - bdbai:uwp-support, r=jieyouxu,ChrisDenton | Jubilee | -7/+61 |
| 2025-01-04 | Rollup merge of #134925 - DavisRayM:130982-deny-special-filecheck-prefixes, r... | Jubilee | -0/+65 |
| 2025-01-05 | Merge the intrinsic and user tests for `select_unpredictable` | Trevor Gross | -36/+33 |
| 2025-01-05 | Add doc aliases for `libm` and IEEE names | Trevor Gross | -0/+8 |
| 2025-01-05 | library: fix adler{-> 2}.debug | Matthias Krüger | -1/+1 |
| 2025-01-05 | cargo update | github-actions | -53/+55 |
| 2025-01-04 | Auto merge of #133990 - Walnut356:static_const, r=workingjubilee | bors | -17/+50 |
| 2025-01-04 | Only emit `useless_vec` suggestion if the macro does not contain code comment... | Fridtjof Stoldt | -3/+49 |
| 2025-01-04 | CI: be compatible with both Rustup pre-1.28.0 and 1.28.0 | Samuel Tardieu | -6/+15 |
| 2025-01-04 | [`needless_continue`]: lint if the last stmt in loop is `continue` recurisvel... | Alejandra González | -37/+254 |
| 2025-01-04 | Fix year in CHANGELOG.md | Fridtjof Stoldt | -1/+1 |
| 2025-01-04 | Auto merge of #135101 - workingjubilee:rollup-owp3czl, r=workingjubilee | bors | -234/+401 |
| 2025-01-04 | Apply suggestions from workingjubilee's code review | knickish | -12/+13 |
| 2025-01-04 | add regression test for unsound Flatten/FlatMap specialization | The 8472 | -0/+14 |
| 2025-01-04 | do not in-place-iterate over flatmap/flatten | The 8472 | -51/+8 |
| 2025-01-04 | Auto merge of #135096 - jieyouxu:fix-doc-submodule-handling, r=onur-ozkan | bors | -15/+23 |
| 2025-01-04 | Merge pull request #18821 from ChayimFriedman2/coerce-pointee | Chayim Refael Friedman | -64/+768 |
| 2025-01-04 | Support the new `CoercePointee` derive | Chayim Refael Friedman | -64/+768 |
| 2025-01-04 | Merge pull request #18835 from Veykril/push-wnmwwoktmpyt | Lukas Wirth | -0/+85 |
| 2025-01-04 | Rollup merge of #135094 - joshtriplett:bootstrap-show-nonexistent-dir, r=jiey... | Jubilee | -1/+1 |
| 2025-01-04 | Rollup merge of #135091 - workingjubilee:backtrace-0.3.75, r=workingjubilee | Jubilee | -0/+0 |
| 2025-01-04 | Rollup merge of #135088 - maurer:force-asm, r=nikic | Jubilee | -0/+4 |
| 2025-01-04 | Rollup merge of #135070 - klensy:backtrace-deps, r=workingjubilee | Jubilee | -25/+14 |
| 2025-01-04 | Rollup merge of #135061 - matthiaskrgr:crashes_jan, r=lqd | Jubilee | -0/+184 |
| 2025-01-04 | Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errors | Jubilee | -9/+8 |
| 2025-01-04 | Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errors | Jubilee | -208/+198 |
| 2025-01-04 | Hide synthetic locals from completions | Lukas Wirth | -0/+85 |
| 2025-01-04 | Auto merge of #133955 - bjorn3:cc_pass_arch_only, r=ChrisDenton | bors | -8/+3 |
| 2025-01-04 | bootstrap: make `is_path_in_submodule` return optional submodule path instead | 许杰友 Jieyou Xu (Joe) | -15/+23 |
| 2025-01-04 | crashes: add latest batch of tests | Matthias Krüger | -0/+184 |
| 2025-01-04 | Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk | bors | -175/+272 |
| 2025-01-04 | Merge pull request #4121 from RalfJung/josh-proxy | Ralf Jung | -2/+2 |
| 2025-01-04 | bump josh-proxy | Ralf Jung | -2/+2 |
| 2025-01-04 | rustc_intrinsic: support functions without body; they are implicitly marked a... | Ralf Jung | -68/+118 |
| 2025-01-04 | turn hir::ItemKind::Fn into a named-field variant | Ralf Jung | -26/+50 |
| 2025-01-04 | turn hir::ItemKind::Fn into a named-field variant | Ralf Jung | -111/+158 |
| 2025-01-04 | Auto merge of #135095 - matthiaskrgr:rollup-tmgxckq, r=matthiaskrgr | bors | -86/+270 |
| 2025-01-04 | Rollup merge of #135084 - maurer:nuw, r=nikic | Matthias Krüger | -2/+2 |
| 2025-01-04 | Rollup merge of #135069 - matthiaskrgr:param_rec_usage, r=jieyouxu | Matthias Krüger | -25/+14 |
| 2025-01-04 | Rollup merge of #135066 - jieyouxu:check-run-make-support, r=clubby789 | Matthias Krüger | -0/+6 |
| 2025-01-04 | Rollup merge of #135064 - RalfJung:const-in-pat-partial-eq-not-const, r=compi... | Matthias Krüger | -0/+58 |