| Age | Commit message (Expand) | Author | Lines |
| 2025-06-10 | ci: split x86_64-gnu-tools job | MarcoIeni | -56/+125 |
| 2025-06-10 | Avoid cloning `self.index` in `after_krate`. | Nicholas Nethercote | -2/+4 |
| 2025-06-10 | float tests: test non-determinism for more operations | Ralf Jung | -22/+25 |
| 2025-06-10 | Merge pull request #4394 from RalfJung/smallvec | Ralf Jung | -0/+99 |
| 2025-06-10 | add SmallVec test | Ralf Jung | -0/+99 |
| 2025-06-10 | Simplify `JsonRenderer`. | Nicholas Nethercote | -10/+9 |
| 2025-06-10 | sync max_fundamental_align with alloc crate | Ralf Jung | -4/+7 |
| 2025-06-10 | Auto merge of #142109 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-06-10 | fmt | The Miri Cronjob Bot | -1/+0 |
| 2025-06-10 | Merge from rustc | The Miri Cronjob Bot | -384/+772 |
| 2025-06-10 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-10 | Auto merge of #142250 - lnicola:sync-from-ra, r=lnicola | bors | -1085/+2373 |
| 2025-06-10 | rustdoc: Refractor `clean_ty_generics` | Alona Enraght-Moony | -74/+19 |
| 2025-06-09 | Don't create .msi installer for gnullvm hosts | Mateusz Mikuła | -1/+2 |
| 2025-06-09 | Auto merge of #138062 - LorrensP-2158466:miri-enable-float-nondet, r=RalfJung | bors | -62/+329 |
| 2025-06-09 | native-lib: update readme (to mention folders in header) | Ralf Jung | -10/+12 |
| 2025-06-09 | native_lib: skip to next .so if function was in dependency of the first | Ralf Jung | -12/+13 |
| 2025-06-10 | platform-support.md: Mention specific Linux kernel version or later | Teoh Han Hui | -19/+19 |
| 2025-06-09 | Auto merge of #142253 - tgross35:rollup-img49op, r=tgross35 | bors | -3/+42 |
| 2025-06-09 | Merge pull request #19930 from regexident/dyn-semantics-take-two | David Barsky | -2/+18 |
| 2025-06-09 | Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3 | Trevor Gross | -3/+42 |
| 2025-06-09 | Merge pull request #4376 from yoctocell/tb-interior-mut-flag | Ralf Jung | -35/+154 |
| 2025-06-09 | Initialize the execution context in parse_inner, start using dry run from the... | bit-aloo | -28/+29 |
| 2025-06-09 | Add `-Zmiri-tree-borrows-no-precise-interior-mut` flag | Xinglu Chen | -35/+154 |
| 2025-06-09 | Auto merge of #142241 - Kobzol:disable-ci-rustc-on-ci, r=jieyouxu | bors | -3/+5 |
| 2025-06-09 | remove execution context from flag module and correct the command invocation ... | bit-aloo | -25/+19 |
| 2025-06-09 | update dry_run value in exec_ctx and start forwarding exec_ctx verbose method... | bit-aloo | -13/+5 |
| 2025-06-09 | move all commands to new execution context | bit-aloo | -174/+20 |
| 2025-06-09 | move all config command invocation to new execution context invocation | bit-aloo | -23/+32 |
| 2025-06-09 | moved git command to new exec context | bit-aloo | -8/+3 |
| 2025-06-09 | move all download.rs method to new execution context command invocation | bit-aloo | -34/+13 |
| 2025-06-09 | covert uname to new extext method | bit-aloo | -14/+8 |
| 2025-06-09 | moved curl to use new execution_context | bit-aloo | -8/+10 |
| 2025-06-09 | moved sanity command to exec context | bit-aloo | -2/+5 |
| 2025-06-09 | -Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable... | Andrew Zhogin | -2/+3 |
| 2025-06-09 | Merge from rust-lang/rust | Laurențiu Nicola | -11455/+17581 |
| 2025-06-09 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-06-09 | Auto merge of #142242 - matthiaskrgr:rollup-1sgx0ji, r=matthiaskrgr | bors | -302/+289 |
| 2025-06-09 | Rollup merge of #142232 - onur-ozkan:141986, r=Kobzol | Matthias Krüger | -21/+34 |
| 2025-06-09 | Rollup merge of #142231 - Kobzol:master-cache-ci, r=marcoieni | Matthias Krüger | -6/+25 |
| 2025-06-09 | Rollup merge of #142228 - tshepang:rust-push, r=jieyouxu | Matthias Krüger | -275/+230 |
| 2025-06-09 | Disable download-rustc on CI | Jakub Beránek | -3/+5 |
| 2025-06-09 | add `Cargo.lock` to CI-rustc allowed list for non-CI env | onur-ozkan | -21/+34 |
| 2025-06-09 | Rollup merge of #142218 - ojeda:rfl, r=Kobzol | Matthias Krüger | -2/+1 |
| 2025-06-09 | Rollup merge of #142211 - Kobzol:try-fast-submodule-checkout, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2025-06-09 | Rollup merge of #142160 - Urgau:check-cfg-bootstrap-only-rustc, r=Kobzol | Matthias Krüger | -8/+13 |
| 2025-06-09 | Rollup merge of #141751 - jieyouxu:remap, r=Kobzol | Matthias Krüger | -10/+70 |
| 2025-06-09 | Do not checkout GCC submodule for the tidy job | Jakub Beránek | -0/+8 |
| 2025-06-09 | Run `calculate_matrix` job on the `master` branch | Jakub Beránek | -1/+15 |
| 2025-06-09 | Do not inherit environment variables in citool tests | Jakub Beránek | -5/+10 |