| Age | Commit message (Expand) | Author | Lines |
| 2023-08-02 | cargo-miri: avoid set_env | Ralf Jung | -7/+18 |
| 2023-08-02 | Command debug printing prints the environment these days, we can kill some cu... | Ralf Jung | -39/+1 |
| 2023-08-02 | fix miri-script being silent when running './miri test' | Ralf Jung | -8/+14 |
| 2023-08-02 | no need to forward all env vars | Ralf Jung | -17/+8 |
| 2023-08-02 | Auto merge of #3004 - RalfJung:borrow-tests, r=RalfJung | bors | -11/+77 |
| 2023-08-02 | add local_addr_of_mut test | Ralf Jung | -0/+12 |
| 2023-08-02 | miri-script: simplify flag computation a bit | Ralf Jung | -12/+12 |
| 2023-08-02 | add write_does_not_invalidate_all_aliases test, and enable direct_mut_to_cons... | Ralf Jung | -11/+65 |
| 2023-08-02 | fmt | The Miri Conjob Bot | -8/+12 |
| 2023-08-02 | Merge from rustc | The Miri Conjob Bot | -2241/+8305 |
| 2023-08-02 | fix RedundantLocals clippy caused by async and await | yukang | -3/+13 |
| 2023-08-02 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-02 | Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser | bors | -0/+1 |
| 2023-08-01 | Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgr | bors | -0/+24 |
| 2023-08-01 | Rollup merge of #114296 - RalfJung:interpret-repeat-align, r=oli-obk | Matthias Krüger | -0/+24 |
| 2023-08-01 | Auto merge of #112849 - m-ou-se:panic-message-format, r=thomcc | bors | -49/+98 |
| 2023-08-01 | Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68 | Matthias Krüger | -18/+20 |
| 2023-08-01 | Auto merge of #114310 - flip1995:clippyup, r=Manishearth | bors | -2143/+7968 |
| 2023-07-31 | Auto merge of #114308 - matthiaskrgr:rollup-m64bkm7, r=matthiaskrgr | bors | -11/+20 |
| 2023-07-31 | Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup | Philipp Krones | -2143/+7968 |
| 2023-07-31 | Rollup merge of #114193 - crlf0710:lexer_unicode15, r=Manishearth | Matthias Krüger | -5/+1 |
| 2023-07-31 | Rollup merge of #113804 - Kobzol:opt-dist-version, r=Mark-Simulacrum | Matthias Krüger | -6/+19 |
| 2023-07-31 | Rollup merge of #113717 - cuishuang:master, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-07-31 | fix alignment handling for Repeat expressions | Ralf Jung | -0/+24 |
| 2023-07-31 | apply nit | Ralf Jung | -1/+1 |
| 2023-07-31 | Auto merge of #114294 - matthiaskrgr:rollup-yk78pvd, r=matthiaskrgr | bors | -1/+1 |
| 2023-07-31 | Rollup merge of #114228 - fmease:wf-lazy-ty-aliases, r=oli-obk | Matthias Krüger | -1/+1 |
| 2023-07-31 | Auto merge of #3002 - RalfJung:miri-script, r=RalfJung | bors | -1/+1 |
| 2023-07-31 | fix oversight from new miri-script | Ralf Jung | -1/+1 |
| 2023-07-31 | Auto merge of #113592 - Kobzol:pgo-script-bolt, r=Mark-Simulacrum | bors | -11/+155 |
| 2023-07-31 | add some interesting tests for alignment corner cases | Ralf Jung | -18/+67 |
| 2023-07-31 | remove repetitive words | cui fliter | -1/+1 |
| 2023-07-31 | Update cargo | Weihang Lo | -0/+0 |
| 2023-07-31 | Auto merge of #2909 - osiewicz:rewrite-miri-script-in-rust-2883, r=RalfJung | bors | -361/+1016 |
| 2023-07-31 | port to hand-rolled parser, since clap doesn't behave just the right way | Ralf Jung | -354/+150 |
| 2023-07-31 | miri-script refactor | Ralf Jung | -614/+553 |
| 2023-07-31 | Pass BOLT profile to bootstrap to be included in the reproducible artifacts a... | Jakub Beránek | -23/+28 |
| 2023-07-31 | Implement BOLT optimization in the `opt-dist` tool | Jakub Beránek | -24/+163 |
| 2023-07-30 | Auto merge of #112843 - chenyukang:yukang-more-on-backtrace, r=workingjubilee | bors | -1/+1 |
| 2023-07-30 | rewrite miri script in Rust | Piotr Osiewicz | -357/+1277 |
| 2023-07-30 | Auto merge of #2997 - RalfJung:test-utils, r=RalfJung | bors | -112/+77 |
| 2023-07-30 | refactor tests/utils a bit, and move some FS functions there | Ralf Jung | -112/+77 |
| 2023-07-30 | Rollup merge of #114227 - asquared31415:tidy_check_fixed, r=albertlarsan68 | Matthias Krüger | -1/+1 |
| 2023-07-30 | Rollup merge of #112655 - WaffleLapkin:must_use_map_or, r=workingjubilee | Matthias Krüger | -5/+5 |
| 2023-07-30 | Mark `map_or` as `#[must_use]` | Maybe Waffle | -5/+5 |
| 2023-07-30 | Check lazy type aliases for well-formedness | León Orell Valerian Liehr | -1/+1 |
| 2023-07-30 | fmt | The Miri Conjob Bot | -1/+1 |
| 2023-07-30 | Merge from rustc | The Miri Conjob Bot | -4424/+152 |
| 2023-08-03 | Fix rustfmt dep | Mu001999 | -1/+1 |
| 2023-07-30 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |