| Age | Commit message (Expand) | Author | Lines |
| 2025-05-19 | Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin | Stuart Cook | -14/+17 |
| 2025-05-19 | Rollup merge of #141094 - satler-git:issue-101650, r=lcnr | Stuart Cook | -0/+24 |
| 2025-05-19 | Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin | Stuart Cook | -125/+142 |
| 2025-05-19 | Rollup merge of #140049 - haenoe:fix-autodiff-generics, r=ZuseZ4 | Stuart Cook | -11/+124 |
| 2025-05-18 | Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxu | bors | -8/+20 |
| 2025-05-18 | Auto merge of #127013 - tgross35:f16-format-parse, r=Mark-Simulacrum | bors | -86/+647 |
| 2025-05-18 | fix: `unnecessary_to_owned` FP when map key is a reference (#14834) | Samuel Tardieu | -6/+28 |
| 2025-05-18 | Add a reason to/remove some `//@no-rustfix` annotations (#14839) | llogiq | -165/+267 |
| 2025-05-18 | Merge pull request #2391 from fmease/excl-iss-w-pr | León Orell Valerian Liehr | -1/+1 |
| 2025-05-18 | Exclude issues with an associated PR from the "What should I work on" GH query | León Orell Valerian Liehr | -1/+1 |
| 2025-05-18 | float: Add `f16` to `test-float-parse` | Trevor Gross | -5/+33 |
| 2025-05-18 | float: Add tests for `f16` conversions to and from decimal | Trevor Gross | -77/+501 |
| 2025-05-18 | Auto merge of #141232 - fmease:rollup-qr9mobf, r=fmease | bors | -622/+1060 |
| 2025-05-18 | Rollup merge of #141218 - dianqk:gvn-overlapping, r=oli-obk | León Orell Valerian Liehr | -6/+67 |
| 2025-05-18 | Rollup merge of #141214 - RalfJung:miri-sync, r=RalfJung | León Orell Valerian Liehr | -4/+11 |
| 2025-05-18 | Rollup merge of #141127 - klensy:windows-bump-61, r=albertlarsan68,jieyouxu | León Orell Valerian Liehr | -128/+34 |
| 2025-05-18 | Rollup merge of #140926 - azhogin:azhogin/async-drop-coroutine-layout-returns... | León Orell Valerian Liehr | -14/+25 |
| 2025-05-18 | Rollup merge of #140746 - dianne:guard-pat-res, r=oli-obk | León Orell Valerian Liehr | -62/+320 |
| 2025-05-18 | Rollup merge of #140628 - joboet:async_signal_safe, r=Mark-Simulacrum | León Orell Valerian Liehr | -58/+215 |
| 2025-05-18 | Rollup merge of #140490 - folkertdev:asm-parser-changes, r=Amanieu,traviscross | León Orell Valerian Liehr | -287/+335 |
| 2025-05-18 | Rollup merge of #138940 - sayantn:stabilize-avx512, r=Amanieu,traviscross | León Orell Valerian Liehr | -63/+53 |
| 2025-05-18 | float: Add `f16` parsing and printing | Trevor Gross | -4/+113 |
| 2025-05-18 | triagebot: Add pings and autolabels for the compiler-builtins subtree. | Trevor Gross | -0/+14 |
| 2025-05-18 | Fix rustc testsuite | bjorn3 | -0/+4 |
| 2025-05-19 | fix: `unnecessary_to_owned` FP when map key is a reference | yanglsh | -6/+28 |
| 2025-05-18 | Merge pull request #4330 from RalfJung/build-sysroot-bump | Ralf Jung | -3/+3 |
| 2025-05-18 | Add a reason to/remove some `//@no-rustfix` annotations | Alex Macleod | -165/+267 |
| 2025-05-18 | Remove rustc_attr_data_structures re-export from rustc_attr_parsing | mejrs | -4/+4 |
| 2025-05-18 | Remove rustc_attr_data_structures re-export from rustc_attr_parsing | mejrs | -14/+17 |
| 2025-05-18 | Remove rustc_attr_data_structures re-export from rustc_attr_parsing | mejrs | -63/+83 |
| 2025-05-18 | bump rustc-build-sysroot | Ralf Jung | -3/+3 |
| 2025-05-18 | Do not run `rustfmt` on the `compiler-builtins` subtree | Trevor Gross | -0/+1 |
| 2025-05-18 | more ice tests | Matthias Krüger | -0/+396 |
| 2025-05-18 | Merge `compiler-builtins` as a Josh subtree | Trevor Gross | -0/+52997 |
| 2025-05-18 | [std] fix the presentation of `split_off_mut` and `split_off` documentation | xizheyin | -2/+2 |
| 2025-05-18 | Rustup to rustc 1.89.0-nightly (777d37277 2025-05-17) | bjorn3 | -1/+1 |
| 2025-05-18 | Sync from rust 777d372772aa3b39ba7273fcb8208a89f2ab0afd | bjorn3 | -1/+38 |
| 2025-05-18 | Fix typos in "Libraries and Metadata" | Mahmoud Mazouz | -14/+13 |
| 2025-05-18 | Do not call `TyCtxt::type_of()` on a trait (#14830) | Alex Macleod | -2/+22 |
| 2025-05-18 | Fast path for sized pred | Michael Goulet | -2/+18 |
| 2025-05-18 | Fast path for processing some obligations in the new solver | Michael Goulet | -7/+67 |
| 2025-05-18 | Merge pull request #4322 from tiif/move_test | Ralf Jung | -0/+4 |
| 2025-05-18 | Auto merge of #141216 - fmease:rollup-pa5mvx3, r=fmease | bors | -165/+449 |
| 2025-05-18 | Add more comment to libc-fs-with-isolation test | tiif | -0/+4 |
| 2025-05-18 | name resolution for guard patterns | dianne | -30/+255 |
| 2025-05-18 | gvn: avoid creating overlapping assignments | dianqk | -6/+67 |
| 2025-05-18 | ci: split dist-arm-linux job | MarcoIeni | -10/+55 |
| 2025-05-18 | fix an if statement that can be collapsed | Folkert de Vries | -19/+21 |
| 2025-05-18 | tools-aux ci runner: also cross-test doctests | Ralf Jung | -11/+9 |
| 2025-05-18 | add `AsmOptions` with some named fields | Folkert de Vries | -19/+31 |