| Age | Commit message (Expand) | Author | Lines |
| 2025-04-10 | Merge pull request #4267 from rust-lang/dependabot/cargo/crossbeam-channel-0.... | Ralf Jung | -2/+2 |
| 2025-04-10 | Bump crossbeam-channel from 0.5.14 to 0.5.15 | dependabot[bot] | -2/+2 |
| 2025-04-10 | Merge pull request #4266 from RalfJung/freebsd | Ralf Jung | -4/+4 |
| 2025-04-10 | run all 'thread' tests on FreeBSD, and also on 32bit | Ralf Jung | -4/+4 |
| 2025-04-10 | update lockfile | Ralf Jung | -0/+1 |
| 2025-04-10 | Merge pull request #4264 from RalfJung/rustup | Ralf Jung | -5022/+7961 |
| 2025-04-10 | Merge from rustc | Ralf Jung | -5021/+7960 |
| 2025-04-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-04-10 | Merge pull request #4262 from RalfJung/win-path | Ralf Jung | -36/+107 |
| 2025-04-10 | make GetFullPathNameW more correct on non-Windows hosts | Ralf Jung | -38/+104 |
| 2025-04-10 | Auto merge of #139088 - spastorino:ergonomic-ref-counting-2, r=nikomatsakis | bors | -60/+189 |
| 2025-04-10 | Merge pull request #4209 from LorrensP-2158466/freebsd_futex | Ralf Jung | -1/+521 |
| 2025-04-10 | feature: implement WAIT & WAKE operations of FreeBSD _umtx_op syscall for Fut... | LorrensP-2158466 | -1/+521 |
| 2025-04-10 | path: add more Windows tests | Ralf Jung | -1/+6 |
| 2025-04-10 | Auto merge of #139000 - compiler-errors:rigid-missing-item, r=lcnr | bors | -91/+524 |
| 2025-04-10 | Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu | bors | -790/+652 |
| 2025-04-09 | Auto merge of #139595 - matthiaskrgr:rollup-kaa8aim, r=matthiaskrgr | bors | -86/+493 |
| 2025-04-09 | Make unnormalizable item ambiguous in coherence | Michael Goulet | -2/+78 |
| 2025-04-09 | Use a query rather than recomputing the tail repeatedly | Michael Goulet | -90/+234 |
| 2025-04-09 | Mark GAT WC as GoalSource::AliasWellFormed so that we recurse into them in er... | Michael Goulet | -25/+9 |
| 2025-04-09 | Rigidly project missing item due to guaranteed impossible sized predicate | Michael Goulet | -52/+281 |
| 2025-04-09 | Merge pull request #4259 from Urgau/triagebot-new-feat | Oli Scherer | -0/+6 |
| 2025-04-09 | triagebot: enable `[canonicalize-issue-links]` and `[no-mentions]` | Urgau | -0/+6 |
| 2025-04-09 | Rollup merge of #139575 - timesince:master, r=wesleywiser | Matthias Krüger | -3/+3 |
| 2025-04-09 | Rollup merge of #139551 - jogru0:121672, r=oli-obk | Matthias Krüger | -8/+64 |
| 2025-04-09 | Rollup merge of #139532 - bjoernager:master, r=tgross35 | Matthias Krüger | -2/+2 |
| 2025-04-09 | Rollup merge of #139521 - jieyouxu:compiler-doc-reviewers, r=GuillaumeGomez,e... | Matthias Krüger | -0/+2 |
| 2025-04-09 | Rollup merge of #139513 - compiler-errors:higher-ranked-proj, r=lcnr | Matthias Krüger | -38/+122 |
| 2025-04-09 | Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxu | Matthias Krüger | -31/+57 |
| 2025-04-09 | Rollup merge of #139488 - GuillaumeGomez:add-missing-gui-test, r=camelid | Matthias Krüger | -1/+15 |
| 2025-04-09 | Rollup merge of #139164 - xizheyin:issue-139034, r=joboet | Matthias Krüger | -3/+13 |
| 2025-04-09 | Rollup merge of #138628 - spastorino:add-more-ergonomic-clone-tests, r=nikoma... | Matthias Krüger | -0/+137 |
| 2025-04-09 | Rollup merge of #138470 - spastorino:test-rfc2229-and-ergonomic-clones, r=nik... | Matthias Krüger | -0/+78 |
| 2025-04-09 | Auto merge of #124810 - lincot:speed-up-string-push-and-string-insert, r=tgro... | bors | -74/+143 |
| 2025-04-09 | Report higher-ranked trait error when higher-ranked projection goal fails in ... | Michael Goulet | -38/+122 |
| 2025-04-09 | Auto merge of #139581 - matthiaskrgr:rollup-d6hph16, r=matthiaskrgr | bors | -879/+1230 |
| 2025-04-09 | Rollup merge of #139573 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -827/+824 |
| 2025-04-09 | Rollup merge of #139481 - Kobzol:post-merge-links, r=marcoieni | Matthias Krüger | -11/+153 |
| 2025-04-09 | Rollup merge of #139468 - compiler-errors:has_stashed_diagnostic, r=oli-obk | Matthias Krüger | -26/+44 |
| 2025-04-09 | Rollup merge of #139364 - Kohei316:feat/doc-hidden-suggestion, r=nnethercote | Matthias Krüger | -2/+59 |
| 2025-04-09 | Rollup merge of #139099 - scottmcm:from_fn_docs, r=Amanieu | Matthias Krüger | -6/+27 |
| 2025-04-09 | Rollup merge of #138993 - CAD97:cfg_match_semitransparent, r=dtolnay | Matthias Krüger | -3/+4 |
| 2025-04-09 | Rollup merge of #138869 - ChrisDenton:command-curdir, r=tgross35 | Matthias Krüger | -4/+119 |
| 2025-04-09 | Update boostrap | Boxy | -31/+11 |
| 2025-04-09 | intra-doc link | Boxy | -1/+1 |
| 2025-04-09 | clippy lints | Boxy | -6/+2 |
| 2025-04-09 | update missing targets list | Boxy | -1/+0 |
| 2025-04-09 | update cfgs | Boxy | -140/+29 |
| 2025-04-09 | bump stage0 | Boxy | -462/+460 |
| 2025-04-09 | replace version placeholder | Boxy | -149/+149 |