| Age | Commit message (Expand) | Author | Lines |
| 2025-07-18 | Add implicit sized bound to trait ascription types | Michael Goulet | -0/+38 |
| 2025-07-18 | fix: don't panic on volatile access to null | Luigi Sartor Piucco | -138/+127 |
| 2025-07-18 | Be a bit more careful around exotic cycles in in the inliner | Michael Goulet | -16/+242 |
| 2025-07-18 | Merge commit 'f682d09eefc6700b9e5851ef193847959acf4fac' into subtree-update_c... | Guillaume Gomez | -625/+85 |
| 2025-07-18 | Auto merge of #143845 - cjgillot:stability-query, r=jieyouxu | bors | -926/+767 |
| 2025-07-18 | Merge pull request #735 from rust-lang/sync_from_rust_2025_07_04 | antoyo | -622/+68 |
| 2025-07-18 | Comment some tests in the m68k CI because we cannot run programs on architect... | Antoni Boucher | -16/+22 |
| 2025-07-18 | unicode-table-gen: more clippy fixes | Marijn Schouten | -8/+8 |
| 2025-07-18 | unicode-table-gen: edition 2024 | Marijn Schouten | -2/+2 |
| 2025-07-18 | unicode-table-gen: clippy fixes | Marijn Schouten | -35/+28 |
| 2025-07-18 | Auto merge of #144130 - matthiaskrgr:rollup-t75stad, r=matthiaskrgr | bors | -155/+427 |
| 2025-07-18 | Generalize `unsize` and `unsize_into` destinations | Oli Scherer | -4/+5 |
| 2025-07-18 | Rollup merge of #144069 - marcoieni:windows-22-free, r=jieyouxu | Matthias Krüger | -2/+4 |
| 2025-07-18 | Rollup merge of #144063 - jieyouxu:label-ci, r=Kobzol | Matthias Krüger | -0/+8 |
| 2025-07-18 | Rollup merge of #144029 - lichuang:fix_issue_143740, r=compiler-errors | Matthias Krüger | -28/+70 |
| 2025-07-18 | Rollup merge of #144013 - petrochenkov:disambunder, r=oli-obk | Matthias Krüger | -45/+58 |
| 2025-07-18 | Rollup merge of #143997 - Coder-256:stable-mir-macro-hygiene, r=oli-obk | Matthias Krüger | -9/+9 |
| 2025-07-18 | Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-dead | Matthias Krüger | -49/+134 |
| 2025-07-18 | Rollup merge of #143909 - nik-rev:patch-1, r=jhpratt | Matthias Krüger | -2/+2 |
| 2025-07-18 | Rollup merge of #143908 - Kivooeo:tf0, r=jieyouxu | Matthias Krüger | -16/+22 |
| 2025-07-18 | Rollup merge of #143699 - compiler-errors:async-drop-fund, r=oli-obk | Matthias Krüger | -3/+53 |
| 2025-07-18 | Rollup merge of #143649 - estebank:const-trait-default-field-value, r=oli-obk | Matthias Krüger | -0/+37 |
| 2025-07-18 | Rollup merge of #143280 - xizheyin:143152-1, r=compiler-errors | Matthias Krüger | -1/+30 |
| 2025-07-18 | Deduplicate `unmatched_delims` in `rustc_parse` to reduce confusion | xizheyin | -84/+62 |
| 2025-07-18 | Merge pull request #4476 from RalfJung/page-prot | Ralf Jung | -93/+84 |
| 2025-07-18 | Ignore tests/run-make/link-eh-frame-terminator/rmake.rs when cross-compiling | Caiweiran | -0/+1 |
| 2025-07-18 | move page protection logic inside native_lib | Ralf Jung | -93/+84 |
| 2025-07-18 | Merge pull request #2511 from ffengyu/errata | Tshepang Mbambo | -1/+1 |
| 2025-07-18 | inline CrateLoader inside of CStore | LorrensP-2158466 | -158/+169 |
| 2025-07-18 | fix typos | Yiqun Liu | -1/+1 |
| 2025-07-18 | HIR ty lowering: Validate `PointeeSized` bounds | León Orell Valerian Liehr | -78/+135 |
| 2025-07-18 | Don't reject *multiple* relaxed bounds, reject *duplicate* ones. | León Orell Valerian Liehr | -150/+128 |
| 2025-07-18 | Reword diagnostic about relaxing non-`Sized` bound | León Orell Valerian Liehr | -117/+131 |
| 2025-07-18 | Reword diagnostics about relaxed bounds in invalid contexts | León Orell Valerian Liehr | -240/+125 |
| 2025-07-18 | Merge pull request #4475 from RalfJung/native-lib-optional | Ralf Jung | -37/+54 |
| 2025-07-18 | RA config: disable default features for faster build script build | Ralf Jung | -0/+2 |
| 2025-07-18 | make native-lib support compile-time-optional, and centralize cfg usage | Ralf Jung | -37/+52 |
| 2025-07-18 | Auto merge of #144114 - lnicola:sync-from-ra, r=lnicola | bors | -1185/+3731 |
| 2025-07-18 | opt-dist: make llvm builds optional | Maksim Bondarenkov | -56/+87 |
| 2025-07-18 | Show the memory of uninit reads | Oli Scherer | -163/+302 |
| 2025-07-18 | bootstrap: Detect musl hosts | Jens Reidel | -1/+6 |
| 2025-07-18 | update comment | lcnr | -4/+2 |
| 2025-07-18 | Make emit-arity-indicator.rs a no_core test | Nikita Popov | -3/+11 |
| 2025-07-18 | Pass wasm exception model to TargetOptions | Nikita Popov | -2/+11 |
| 2025-07-18 | Update AMDGPU data layout | Nikita Popov | -1/+6 |
| 2025-07-18 | Merge pull request #4474 from rust-lang/rustup-2025-07-18 | Ralf Jung | -2188/+4071 |
| 2025-07-18 | Merge pull request #20251 from lnicola/update-lockfile | Laurențiu Nicola | -0/+3 |
| 2025-07-18 | Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgr | bors | -1851/+1336 |
| 2025-07-18 | Update lockfile | Laurențiu Nicola | -0/+3 |
| 2025-07-18 | bootstrap: Ignore `rust.debuginfo-level-tests` for codegen tests | Martin Nordholts | -1/+18 |