| Age | Commit message (Expand) | Author | Lines |
| 2023-09-22 | Merge from rustc | The Miri Conjob Bot | -121/+121 |
| 2023-09-22 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-22 | run the cron job a bit earlier | Ralf Jung | -1/+1 |
| 2023-09-22 | fix clippy errors (ignore effects in certainty) | Deadbeef | -2/+3 |
| 2023-09-21 | adjust how closure/generator types and rvalues are printed | Ralf Jung | -28/+28 |
| 2023-09-21 | Record asyncness span in HIR | Michael Goulet | -6/+7 |
| 2023-09-21 | Implement `llvm.ctpop.v*` intrinsics | Eduardo Sánchez Muñoz | -0/+280 |
| 2023-09-21 | Auto merge of #3071 - RalfJung:deprecate-disable-abi, r=oli-obk,saethlin | bors | -1/+13 |
| 2023-09-21 | Auto merge of #116010 - RalfJung:more-typed-immediates, r=oli-obk | bors | -97/+96 |
| 2023-09-21 | Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk | Guillaume Gomez | -16/+16 |
| 2023-09-21 | compiletest: load supports-xray from target spec | Tomasz Miąsko | -15/+3 |
| 2023-09-21 | compiletest: load supported sanitizers from target spec | Tomasz Miąsko | -101/+31 |
| 2023-09-21 | compiletest: use builder pattern to construct Config in tests | Tomasz Miąsko | -93/+141 |
| 2023-09-21 | Prevent promotion of const fn calls in inline consts | Oli Scherer | -2/+2 |
| 2023-09-21 | Auto merge of #3069 - rust-lang:rustup-2023-09-21, r=RalfJung | bors | -788/+567 |
| 2023-09-21 | deprecate -Zmiri-disable-abi-check | Ralf Jung | -1/+13 |
| 2023-09-21 | rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const | Ralf Jung | -16/+16 |
| 2023-09-21 | fix clippy lints | Ralf Jung | -7/+4 |
| 2023-09-21 | remove atty dependency by updating colored | Ralf Jung | -26/+6 |
| 2023-09-21 | disable no-merges check for now | Ralf Jung | -2/+3 |
| 2023-09-21 | update lockfile | Ralf Jung | -11/+47 |
| 2023-09-21 | fmt | The Miri Conjob Bot | -4/+1 |
| 2023-09-21 | Merge from rustc | The Miri Conjob Bot | -745/+514 |
| 2023-09-21 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-21 | try to avoid some layout_of calls | Ralf Jung | -34/+33 |
| 2023-09-21 | Fix ui-fulldeps --stage=1 with -Zignore-directory-in-diagnostics-source-blocks | Michael Goulet | -8/+11 |
| 2023-09-20 | interpret: more consistently use ImmTy in operators and casts | Ralf Jung | -65/+65 |
| 2023-09-20 | Auto merge of #115870 - RalfJung:const-value-slice, r=oli-obk | bors | -1/+1 |
| 2023-09-20 | Auto merge of #116006 - GuillaumeGomez:rollup-elrbjd4, r=GuillaumeGomez | bors | -1/+2 |
| 2023-09-20 | Rollup merge of #115991 - ferrocene:rustdoc-themes, r=pietroalbini | Guillaume Gomez | -1/+2 |
| 2023-09-20 | Auto merge of #115975 - mkroening:reduce-atty, r=davidtwco | bors | -2/+2 |
| 2023-09-20 | Auto merge of #115827 - eduardosm:miri-sse-reduce-code-dup, r=RalfJung | bors | -521/+318 |
| 2023-09-20 | Ensure `build/tmp` exists in `rustdoc_themes::get_themes` | Lukas Wirth | -1/+2 |
| 2023-09-19 | adjust constValue::Slice to work for arbitrary slice types | Ralf Jung | -1/+1 |
| 2023-09-19 | chore(miri): bump env_logger to 0.10 | Martin Kröning | -1/+1 |
| 2023-09-19 | chore(Cargo.lock): bump colored and tracing-tree | Martin Kröning | -1/+1 |
| 2023-09-19 | Auto merge of #3054 - Vanille-N:spurious-fail, r=RalfJung | bors | -146/+917 |
| 2023-09-19 | Issue of the current model: spurious reads are not possible | Neven Villani | -146/+917 |
| 2023-09-19 | Auto merge of #115865 - RalfJung:mir-mod, r=oli-obk | bors | -2/+2 |
| 2023-09-19 | Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez | Guillaume Gomez | -1/+3 |
| 2023-09-19 | move ConstValue into mir | Ralf Jung | -2/+2 |
| 2023-09-19 | Merge from rustc | The Miri Conjob Bot | -3065/+6264 |
| 2023-09-19 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-19 | Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomcc | bors | -0/+5 |
| 2023-09-19 | Rollup merge of #115943 - ehuss:compiletest-errors, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2023-09-19 | Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errors | Matthias Krüger | -0/+10 |
| 2023-09-18 | Auto merge of #115940 - matthiaskrgr:rollup-5ps9ln1, r=matthiaskrgr | bors | -19/+0 |
| 2023-09-18 | Auto merge of #115748 - RalfJung:post-mono, r=oli-obk | bors | -11/+10 |
| 2023-09-18 | compiletest: Don't swallow some error messages. | Eric Huss | -8/+8 |
| 2023-09-18 | Rollup merge of #115494 - RalfJung:primitive_docs, r=Mark-Simulacrum | Matthias Krüger | -19/+0 |