| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-09-18 | Auto merge of #115927 - lnicola:sync-from-ra, r=lnicola | bors | -2740/+5763 |
| 2023-09-18 | Prototype using const generic for simd_shuffle IDX array | Oli Scherer | -2/+36 |
| 2023-09-18 | Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrum | bors | -270/+348 |
| 2023-09-18 | Enable ASAN/LSAN/TSAN for *-apple-ios-macabi | danakj | -0/+5 |
| 2023-09-18 | Fix build on Windows | Jakub Beránek | -0/+1 |
| 2023-09-18 | Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra | Laurențiu Nicola | -2740/+5763 |
| 2023-09-18 | get rid of duplicate primitive_docs | Ralf Jung | -19/+0 |
| 2023-09-18 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-17 | Rollup merge of #115477 - kellerkindt:stabilized_int_impl, r=dtolnay | Dylan DPC | -1/+1 |
| 2023-09-16 | miri: reduce code duplication in SSE2 pmulh.w and pmulhu.w | Eduardo Sánchez Muñoz | -27/+27 |
| 2023-09-16 | miri: reduce code duplication in SSE2 pavg.b and pavg.w | Eduardo Sánchez Muñoz | -40/+54 |
| 2023-09-16 | miri: fix comment | Eduardo Sánchez Muñoz | -1/+1 |
| 2023-09-16 | miri: reduce code duplication in SSE2 cvtpd2ps/cvtps2pd | Eduardo Sánchez Muñoz | -35/+14 |
| 2023-09-16 | miri: reduce code duplication in SSE/SSE2 cvt{,t}s{s,d}2si{,64} | Eduardo Sánchez Muñoz | -62/+14 |
| 2023-09-16 | miri: use `copy_op` in `unary_op_ss` | Eduardo Sánchez Muñoz | -4/+5 |
| 2023-09-16 | miri: reduce code duplication in SSE cvtsi2ss/cvtsi642ss | Eduardo Sánchez Muñoz | -37/+12 |
| 2023-09-16 | miri: reduce code duplication in SSE/SSE2 bin_op_* functions | Eduardo Sánchez Muñoz | -306/+186 |
| 2023-09-16 | triagebot exclude_labels -> exclude_titles | Peter Jaszkowiak | -4/+4 |
| 2023-09-16 | Auto merge of #115829 - notriddle:notriddle/rustdoc-theme-css-merge, r=Guilla... | bors | -16/+129 |
| 2023-09-16 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-15 | rustdoc: merge theme css into rustdoc.css | Michael Howell | -16/+129 |
| 2023-09-15 | avoid blessing cargo deps's source code in ui tests | Pietro Albini | -0/+10 |
| 2023-09-15 | Auto merge of #115851 - Alexendoo:clippy-doc-hidden-headers, r=flip1995 | bors | -1/+20 |
| 2023-09-15 | Merge from rustc | The Miri Conjob Bot | -1772/+4847 |
| 2023-09-15 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-14 | don't point at const usage site for resolution-time errors | Ralf Jung | -6/+6 |
| 2023-09-14 | move required_consts check to general post-mono-check function | Ralf Jung | -5/+4 |
| 2023-09-14 | Auto merge of #115677 - matthewjasper:let-expr-recovery, r=b-naber | bors | -4/+4 |
| 2023-09-14 | Ignore `#[doc(hidden)]` functions in clippy doc lints | Alex Macleod | -1/+20 |
| 2023-09-14 | Auto merge of #115817 - fee1-dead-contrib:fix-codegen, r=oli-obk | bors | -1/+1 |
| 2023-09-14 | fix clippy (and MIR printing) handling of ConstValue::Indirect slices | Ralf Jung | -13/+4 |
| 2023-09-14 | treat host effect params as erased generics in codegen | Deadbeef | -1/+1 |
| 2023-09-14 | make it more clear which functions create fresh AllocId | Ralf Jung | -6/+6 |
| 2023-09-14 | cleanup op_to_const a bit; rename ConstValue::ByRef → Indirect | Ralf Jung | -2/+2 |