| Age | Commit message (Expand) | Author | Lines |
| 2025-04-09 | triagebot: enable `[canonicalize-issue-links]` and `[no-mentions]` | Urgau | -0/+6 |
| 2025-04-09 | Merge pull request #4067 from CraftSpider/windows-metadata | Ralf Jung | -191/+896 |
| 2025-04-09 | update lockfile | Ralf Jung | -26/+35 |
| 2025-04-08 | Implement trivial file operations - opening and closing handles. Just enough ... | Rune Tynan | -160/+838 |
| 2025-04-08 | Merge pull request #4257 from RalfJung/bump-tokio | Ralf Jung | -3/+3 |
| 2025-04-08 | test_dependencies: bump tokio | Ralf Jung | -3/+3 |
| 2025-04-07 | Merge pull request #4252 from rust-lang/rustup-2025-04-07 | Ralf Jung | -8359/+9950 |
| 2025-04-07 | reduce the error tolerance to match algebraic and fast-math operations | Ralf Jung | -2/+3 |
| 2025-04-07 | big-allocs benchmark: use up less of the address space on 32bit | Ralf Jung | -1/+4 |
| 2025-04-07 | Merge from rustc | The Miri Cronjob Bot | -8355/+9942 |
| 2025-04-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-06 | Auto merge of #138951 - jwnrt:alloc-raw-vec-strict-prov, r=Noratrieb | bors | -6/+23 |
| 2025-04-06 | Auto merge of #136077 - rust-lang:cargo_update, r=clubby789 | bors | -78/+123 |
| 2025-04-06 | Refactor `Handle` slightly | Rune Tynan | -51/+78 |
| 2025-04-06 | Auto merge of #139452 - GuillaumeGomez:rollup-u9edkjo, r=GuillaumeGomez | bors | -840/+349 |
| 2025-04-06 | Rollup merge of #139414 - Adamkob12:fix_typo_raw_list, r=Nadrieril | Guillaume Gomez | -3/+3 |
| 2025-04-06 | Rollup merge of #139391 - TaKO8Ki:check-if-merged-attrs-list-is-empty, r=jdon... | Guillaume Gomez | -7/+48 |
| 2025-04-06 | Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=Urgau | Guillaume Gomez | -765/+173 |
| 2025-04-06 | Rollup merge of #139072 - nickkuk:align_to_uninit_mut, r=Mark-Simulacrum | Guillaume Gomez | -2/+51 |
| 2025-04-06 | Rollup merge of #138876 - thaliaarchi:trusty-stdio, r=Noratrieb | Guillaume Gomez | -38/+49 |
| 2025-04-06 | Rollup merge of #138562 - kornelski:nth-panic, r=Noratrieb | Guillaume Gomez | -25/+25 |
| 2025-04-06 | Auto merge of #139439 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-04-06 | Auto merge of #138947 - madsmtm:refactor-apple-versions, r=Noratrieb | bors | -166/+190 |
| 2025-04-06 | Auto merge of #139443 - Zalathar:rollup-c54pncs, r=Zalathar | bors | -32/+46 |
| 2025-04-06 | Rollup merge of #139438 - Zalathar:fix-test-122600, r=scottmcm | Stuart Cook | -0/+2 |
| 2025-04-06 | Rollup merge of #139347 - jieyouxu:rust_test_helpers, r=onur-ozkan | Stuart Cook | -10/+9 |
| 2025-04-06 | Rollup merge of #139123 - thaliaarchi:core-alloc-test-paths, r=bjorn3 | Stuart Cook | -22/+35 |
| 2025-04-06 | Update cargo | Weihang Lo | -0/+0 |
| 2025-04-06 | Prevent a test from seeing forbidden numbers in the rustc version | Zalathar | -0/+2 |
| 2025-04-06 | Auto merge of #139411 - yotamofek:pr/mir_transform/instsimplify, r=compiler-e... | bors | -3/+3 |
| 2025-04-06 | cargo update | github-actions | -78/+123 |
| 2025-04-05 | Auto merge of #139275 - cuviper:min-llvm-19, r=nikic | bors | -1911/+222 |
| 2025-04-05 | tidy: Fix paths to coretests and alloctests | Thalia Archibald | -22/+35 |
| 2025-04-05 | Auto merge of #139417 - matthiaskrgr:rollup-ktf1d6s, r=matthiaskrgr | bors | -338/+378 |
| 2025-04-05 | Update the minimum external LLVM to 19 | Josh Stone | -1911/+222 |
| 2025-04-05 | Clean up `rustc-literal-escaper` usage in rust-analyzer | Guillaume Gomez | -5/+3 |
| 2025-04-05 | Rollup merge of #139404 - yotamofek:pr/smir/cleanup, r=compiler-errors | Matthias Krüger | -26/+12 |
| 2025-04-05 | Rollup merge of #139319 - makai410:refactor, r=celinval | Matthias Krüger | -305/+346 |
| 2025-04-05 | Rollup merge of #139121 - thaliaarchi:rename-thread_local-statik, r=Noratrieb | Matthias Krüger | -3/+3 |
| 2025-04-05 | Rollup merge of #138797 - compiler-errors:global-proven-via, r=lcnr | Matthias Krüger | -2/+13 |
| 2025-04-05 | Rollup merge of #136877 - Sky9x:const-inherent-ptr-replace, r=jhpratt | Matthias Krüger | -2/+4 |
| 2025-04-05 | Fix ProvenVia for global where clauses | Michael Goulet | -2/+13 |
| 2025-04-05 | format | Adam Kobzan | -3/+3 |
| 2025-04-05 | Fix Typo | Adam Kobzan | -2/+2 |
| 2025-04-05 | In `simplify_repeated_aggregate`, don't test first element against itself | Yotam Ofek | -3/+3 |
| 2025-04-05 | Auto merge of #139292 - compiler-errors:folder-experiment-7, r=lqd | bors | -1/+23 |
| 2025-04-05 | let `rustc_smir` host `stable_mir` for refactoring | Makai | -305/+346 |
| 2025-04-05 | Auto merge of #139401 - matthiaskrgr:rollup-uqdfj6u, r=matthiaskrgr | bors | -351/+558 |
| 2025-04-05 | Dedup call to layout query | Yotam Ofek | -25/+11 |
| 2025-04-05 | Only `format!` error message on failure | Yotam Ofek | -1/+1 |