| Age | Commit message (Expand) | Author | Lines |
| 2025-05-24 | rename internal panicking::try to catch_unwind | Ralf Jung | -28/+28 |
| 2025-05-24 | Auto merge of #141506 - matthiaskrgr:rollup-80f1geg, r=matthiaskrgr | bors | -296/+451 |
| 2025-05-24 | ScalarInt: support conversion with signed int types and cmp::Ordering | Ralf Jung | -8/+51 |
| 2025-05-24 | Rollup merge of #141496 - Urgau:triagebot_issue_link_no-mentions, r=Kobzol | Matthias Krüger | -0/+9 |
| 2025-05-24 | Rollup merge of #141486 - xizheyin:issue-141414, r=GuillaumeGomez | Matthias Krüger | -2/+4 |
| 2025-05-24 | Rollup merge of #141480 - jyn514:treat-err-as-bug, r=jieyouxu | Matthias Krüger | -0/+36 |
| 2025-05-24 | Rollup merge of #141432 - lcnr:canonicalize-regions, r=compiler-errors | Matthias Krüger | -250/+208 |
| 2025-05-24 | Rollup merge of #139254 - Ayush1325:uefi-tcp4-connect, r=joboet | Matthias Krüger | -30/+178 |
| 2025-05-24 | Rollup merge of #137323 - joshlf:transmute-npo, r=RalfJung | Matthias Krüger | -14/+16 |
| 2025-05-24 | intrinsics: reduce references to LLVM and update notes on where the implement... | Ralf Jung | -20/+9 |
| 2025-05-24 | Merge pull request #1574 from beetrees/f16-f128-mvp | bjorn3 | -37/+707 |
| 2025-05-24 | fix: `unit_arg` wrongly handled macros | yanglsh | -19/+188 |
| 2025-05-24 | Disable test on android because it doesn't have backtraces. | Kyle Huey | -1/+2 |
| 2025-05-24 | ci: move PR job x86_64-gnu-tools to codebuild | MarcoIeni | -1/+1 |
| 2025-05-24 | Enable tests and `compiler-builtins` for `f16`/`f128` | beetrees | -15/+29 |
| 2025-05-24 | Add `f16`/`f128` intrinsic support | beetrees | -1/+136 |
| 2025-05-24 | Add support for casting to and from `f16`/`f128` | beetrees | -2/+161 |
| 2025-05-24 | Add `f16`/`f128` comparison support | beetrees | -5/+162 |
| 2025-05-24 | Add `f16`/`f128` `+`/`-`/`*`/`/`/`%` support | beetrees | -7/+135 |
| 2025-05-24 | Add basic support for `f16`/`f128` values | beetrees | -5/+19 |
| 2025-05-24 | Add missing float libcalls to `compiler_builtins.rs` | beetrees | -1/+35 |
| 2025-05-24 | Use C-string literals to reduce boilerplate | Tamir Duberstein | -34/+7 |
| 2025-05-24 | add CStr::display | Tamir Duberstein | -0/+31 |
| 2025-05-24 | Merge pull request #2405 from Kobzol/remove-mentions-of-rust-lang-ci | Jakub Beránek | -10/+6 |
| 2025-05-24 | Enable `[issue-links]` and `[no-mentions]` in triagebot | Urgau | -0/+9 |
| 2025-05-24 | Update `askama` version to `0.14.0` in `citool` | Guillaume Gomez | -7/+7 |
| 2025-05-24 | Update `askama` version to `0.14.0` in `generate-copyright` tool | Guillaume Gomez | -2/+2 |
| 2025-05-24 | Update `askama` version to `0.14.0` in librustdoc | Guillaume Gomez | -7/+49 |
| 2025-05-24 | Auto merge of #141484 - matthiaskrgr:rollup-dc58owu, r=matthiaskrgr | bors | -315/+196 |
| 2025-05-24 | rustdoc book: add argument explanation for `html_playground_url` | xizheyin | -2/+4 |
| 2025-05-24 | Add ui test func-pointer-issue-140491 | xizheyin | -0/+16 |
| 2025-05-24 | mir-opt: Do not create storage marks for temporary locals | dianqk | -69/+8 |
| 2025-05-24 | Rollup merge of #141456 - Urgau:check-cfg-version-pred, r=jieyouxu | Matthias Krüger | -0/+64 |
| 2025-05-24 | Rollup merge of #141446 - psumbera:2nd-maintainer, r=RalfJung | Matthias Krüger | -0/+1 |
| 2025-05-24 | Rollup merge of #141444 - zzzzzz8403:patch-1, r=Noratrieb | Matthias Krüger | -4/+4 |
| 2025-05-24 | Rollup merge of #141438 - compiler-errors:dyn-compatible-call, r=lcnr | Matthias Krüger | -304/+91 |
| 2025-05-24 | Rollup merge of #141429 - compiler-errors:unsafe-binder-non-structural-match,... | Matthias Krüger | -0/+33 |
| 2025-05-24 | Rollup merge of #141427 - fmease:dis-triagebot-glacier, r=Urgau | Matthias Krüger | -2/+0 |
| 2025-05-24 | Rollup merge of #141405 - RalfJung:GetUserProfileDirectoryW, r=ChrisDenton | Matthias Krüger | -5/+3 |
| 2025-05-24 | Enable xray support for Mac | quininer | -1/+3 |
| 2025-05-24 | Auto merge of #141415 - est31:let_chains_libcore, r=tgross35 | bors | -2/+2 |
| 2025-05-24 | fix: `unit_arg` suggests wrongly for `Default::default` | yanglsh | -28/+49 |
| 2025-05-24 | document some -Z flags | jyn | -0/+36 |
| 2025-05-24 | Auto merge of #141421 - nnethercote:TypeAliasPart-get, r=GuillaumeGomez | bors | -35/+36 |
| 2025-05-24 | mir-opt: Create an indirect BB to add `StorageDead` | dianqk | -4/+82 |
| 2025-05-24 | Optimize documentation lints **a lot** (2/2) (7.5% -> 1%) (#14870) | Jason Newcomb | -52/+54 |
| 2025-05-24 | Merge pull request #2410 from rust-lang/tshepang-patch-1 | Tshepang Mbambo | -1/+1 |
| 2025-05-24 | typo | Tshepang Mbambo | -1/+1 |
| 2025-05-23 | rustdoc-gui test: apply suggestions from code review | binarycat | -1/+4 |
| 2025-05-24 | Simplify things a little more. | Nicholas Nethercote | -6/+3 |