| Age | Commit message (Expand) | Author | Lines |
| 2025-02-05 | Rollup merge of #136263 - notriddle:notriddle/typescript2, r=fmease | León Orell Valerian Liehr | -148/+156 |
| 2025-02-05 | Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obk | León Orell Valerian Liehr | -1/+26 |
| 2025-02-05 | Auto merge of #136244 - yotamofek:pr/rustdoc-join-iter, r=GuillaumeGomez | bors | -205/+202 |
| 2025-02-04 | Remove a no-longer-correct FIXME | Chayim Refael Friedman | -1/+0 |
| 2025-02-04 | Fix incorrect terminology | Chayim Refael Friedman | -2/+2 |
| 2025-02-04 | Refactor `TyLoweringContext::substs_from_args_and_bindings()` to always take ... | Chayim Refael Friedman | -27/+18 |
| 2025-02-04 | Auto merge of #136549 - matthiaskrgr:rollup-sqbpgtd, r=matthiaskrgr | bors | -2/+18 |
| 2025-02-04 | Document minimum supported host tooling on macOS | Mads Marquart | -0/+12 |
| 2025-02-04 | Merge pull request #19095 from ChayimFriedman2/fixme-adt_const_params | Chayim Refael Friedman | -0/+1 |
| 2025-02-04 | Add a FIXME for feature(adt_const_params) | Chayim Refael Friedman | -0/+1 |
| 2025-02-04 | Rollup merge of #136284 - oli-obk:push-zsxuwnzmonnl, r=lcnr | Matthias Krüger | -2/+18 |
| 2025-02-04 | Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkin | bors | -0/+20 |
| 2025-02-04 | Fix a failing test | Chayim Refael Friedman | -2/+20 |
| 2025-02-04 | Fix IDE resolution of `use` inside a body | Chayim Refael Friedman | -1/+23 |
| 2025-02-04 | Make `rust-analyzer.files.excludeDirs` work, actually | Chayim Refael Friedman | -11/+46 |
| 2025-02-04 | Merge pull request #19083 from he32/fix-arm64-be | Laurențiu Nicola | -4/+8 |
| 2025-02-04 | intrinsics: unify rint, roundeven, nearbyint in a single round_ties_even intr... | Ralf Jung | -8/+8 |
| 2025-02-04 | line-index: don't try to use neon on big-endian aarch64. | Havard Eidnes | -4/+8 |
| 2025-02-04 | Merge pull request #19093 from Veykril/push-lrvoookylnxp | Lukas Wirth | -10/+17 |
| 2025-02-04 | Prevent panics from tearing down worker threads | Lukas Wirth | -10/+17 |
| 2025-02-04 | Merge pull request #19084 from Veykril/push-muworpzpzqup | Lukas Wirth | -66/+126 |
| 2025-02-04 | Expose symbol of `CrateName` | Lukas Wirth | -34/+33 |
| 2025-02-04 | Rename and Move some UI tests to more suitable subdirs | DuskyElf | -16/+1 |
| 2025-02-04 | update JSON target spec to declare softfloat ABI | Ralf Jung | -0/+1 |
| 2025-02-04 | Rollup merge of #136334 - ricci009:primitivers, r=tgross35 | Jacob Pratt | -1/+2 |
| 2025-02-04 | Rollup merge of #136167 - pitaj:new_range, r=Nadrieril | Jacob Pratt | -0/+9 |
| 2025-02-04 | Rollup merge of #135844 - yaahc:tidy-feature-status-dump, r=jieyouxu | Jacob Pratt | -0/+107 |
| 2025-02-04 | librustdoc: create a helper for separating elements of an iterator instead of... | Yotam Ofek | -205/+202 |
| 2025-02-04 | Merge pull request #2243 from Kobzol/pull-cron | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-02-04 | bootstrap: add wrapper macros for `tracing`-gated tracing macros | 许杰友 Jieyou Xu (Joe) | -51/+99 |
| 2025-02-04 | Auto merge of #136525 - matthiaskrgr:rollup-m8kqlek, r=matthiaskrgr | bors | -31/+42 |
| 2025-02-04 | Rollup merge of #136309 - onur-ozkan:133629, r=jieyouxu | Matthias Krüger | -1/+5 |
| 2025-02-04 | Rollup merge of #135836 - ferrocene:ja-gh135782-build-crt-only-for-musl, r=on... | Matthias Krüger | -2/+8 |
| 2025-02-04 | Rollup merge of #134807 - poliorcetics:ab/push-skpynvsmwkll, r=camelid | Matthias Krüger | -28/+29 |
| 2025-02-04 | Merge from rustc | The Miri Cronjob Bot | -51/+103 |
| 2025-02-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-04 | Auto merge of #136507 - matthiaskrgr:rollup-uzwv9mo, r=matthiaskrgr | bors | -27/+40 |
| 2025-02-03 | Auto merge of #136483 - marcoieni:dist-x86_64-msvc-windows-25, r=Kobzol | bors | -1/+1 |
| 2025-02-03 | Make the rustc-pull workflow run less often | Jakub Beránek | -2/+2 |
| 2025-02-03 | primitive type migration from mod.rs to primitives.rs | ricci009 | -1/+2 |
| 2025-02-03 | Express contracts as part of function header and lower it to the contract lan... | Celina G. Val | -0/+20 |
| 2025-02-03 | Contracts core intrinsics. | Felix S. Klock II | -1/+6 |
| 2025-02-04 | Merge pull request #2242 from DuskyElf/master | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-02-03 | Rollup merge of #136498 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-02-03 | Rollup merge of #136493 - RalfJung:x86-platform-support, r=Noratrieb | Matthias Krüger | -20/+20 |
| 2025-02-03 | Rollup merge of #136411 - dtolnay:fnptr, r=notriddle | Matthias Krüger | -6/+20 |
| 2025-02-03 | Rollup merge of #136299 - lqd:polonius-next-episode-9, r=jackh726 | Matthias Krüger | -1/+0 |
| 2025-02-03 | overlong line | Tshepang Mbambo | -2/+4 |
| 2025-02-03 | Auto merge of #136146 - RalfJung:x86-abi, r=workingjubilee | bors | -2/+2 |
| 2025-02-04 | Remove "Port run-make tests from Make to Rust" tracking issue from Recurring ... | Rehmatpal Singh | -1/+0 |