| Age | Commit message (Expand) | Author | Lines |
| 2023-10-23 | Rollup merge of #117073 - yotamofek:fix-coroutines-feature-rename-suggestion,... | Matthias Krüger | -1/+1 |
| 2023-10-23 | Rollup merge of #117064 - dtolnay:handleerrors, r=cjgillot | Matthias Krüger | -128/+73 |
| 2023-10-23 | Rollup merge of #117040 - Zalathar:instrument-coverage-ui, r=cjgillot | Matthias Krüger | -3/+72 |
| 2023-10-23 | Rollup merge of #116978 - tromey:rust-printers-cleanup, r=Mark-Simulacrum | Matthias Krüger | -55/+78 |
| 2023-10-23 | Rollup merge of #116960 - lqd:applied-member-constraints-scope, r=matthewjasper | Matthias Krüger | -25/+128 |
| 2023-10-23 | Update .mailmap to promote my livename | Amanda Stjerna | -0/+2 |
| 2023-10-23 | return unfixed len if pat has reported error | bohan | -1/+47 |
| 2023-10-23 | Implement all llvm intrinsics necessary for the image crate | bjorn3 | -0/+103 |
| 2023-10-23 | Auto merge of #116837 - oli-obk:smir_run_macro, r=spastorino | bors | -73/+92 |
| 2023-10-23 | Remove FIXME after fix | Michael Howell | -1/+0 |
| 2023-10-23 | Update rust-analyzer config | bjorn3 | -1/+1 |
| 2023-10-23 | fix typos in comments | GoodDaisy | -3/+3 |
| 2023-10-23 | Implement llvm intrinsics necessary for rav1e | bjorn3 | -0/+34 |
| 2023-10-23 | Auto merge of #116835 - oli-obk:evaluated_static_in_metadata2, r=RalfJung | bors | -59/+79 |
| 2023-10-23 | don't talk about 'Data race' when both accesses are atomic | Ralf Jung | -14/+22 |
| 2023-10-23 | clean up imperfect overlap detection in weak-mem emulation | Ralf Jung | -90/+28 |
| 2023-10-23 | detect mixed-size atomic accesses | Ralf Jung | -72/+196 |
| 2023-10-23 | Merge associated types with the other alias types | Oli Scherer | -35/+24 |
| 2023-10-23 | Try to work around 32 bit mingw issues | Oli Scherer | -0/+3 |
| 2023-10-23 | Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillot | bors | -310/+425 |
| 2023-10-23 | Sync the logic for inherent and weak type aliases | Oli Scherer | -5/+6 |
| 2023-10-23 | Make ICE a bit more informative | Oli Scherer | -3/+12 |
| 2023-10-23 | Avoid having `rustc_smir` depend on `rustc_interface` or `rustc_driver` | Oli Scherer | -73/+89 |
| 2023-10-23 | Avoid collect_and_partition_mono_items call when not doing codegen | bjorn3 | -8/+15 |
| 2023-10-23 | data_race: detect races between atomic and non-atomic accesses, even if both ... | Ralf Jung | -2/+95 |
| 2023-10-23 | Fix suggestion for renamed coroutines feature | Yotam Ofek | -1/+1 |
| 2023-10-23 | Ensure that `eval_to_allocation_raw` isn't called on static items from miri | Oli Scherer | -9/+6 |
| 2023-10-23 | Split `eval_to_allocation_raw_provider` | Oli Scherer | -2/+9 |
| 2023-10-23 | Pull out const error reporting into its own function | Oli Scherer | -31/+32 |
| 2023-10-23 | Pull mplace validation logic out into an interpreter method | Oli Scherer | -21/+33 |
| 2023-10-23 | The mutability was ignored anyway, so just check for staticness | Oli Scherer | -4/+7 |
| 2023-10-23 | Allow `ensure` queries to return `Result<(), ErrorGuaranteed>` | Oli Scherer | -9/+75 |
| 2023-10-23 | data_race: clarify and slightly refactor non-atomic handling | Ralf Jung | -45/+50 |
| 2023-10-23 | Auto merge of #117071 - matthiaskrgr:rollup-1tcxdgj, r=matthiaskrgr | bors | -126/+204 |
| 2023-10-23 | Auto merge of #3136 - rust-lang:rustup-2023-10-23, r=RalfJung | bors | -234/+667 |
| 2023-10-23 | Fix comment: coverage-map tests compile to LLVM IR, not MIR | Zalathar | -1/+1 |
| 2023-10-23 | coverage: Add UI tests for values accepted by `-Cinstrument-coverage` | Zalathar | -2/+71 |
| 2023-10-23 | fmt | The Miri Conjob Bot | -8/+9 |
| 2023-10-23 | Rollup merge of #117069 - xobs:x.ps1-remove-windows-store-check, r=albertlars... | Matthias Krüger | -5/+0 |
| 2023-10-23 | Rollup merge of #117051 - gvozdvmozgu:fix-incremental-compilation-link, r=Nil... | Matthias Krüger | -1/+1 |
| 2023-10-23 | Rollup merge of #117049 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3 | Matthias Krüger | -5/+39 |
| 2023-10-23 | Rollup merge of #117044 - RalfJung:miri, r=RalfJung | Matthias Krüger | -9/+9 |
| 2023-10-23 | Rollup merge of #117042 - Zalathar:file-table, r=cjgillot | Matthias Krüger | -106/+154 |
| 2023-10-23 | Rollup merge of #105666 - notriddle:notriddle/stab-baseline, r=GuillaumeGomez | Matthias Krüger | -0/+1 |
| 2023-10-22 | rustdoc: wrap Type with Box instead of Generics | Michael Howell | -26/+26 |
| 2023-10-23 | Auto merge of #116606 - ChrisDenton:empty, r=dtolnay | bors | -0/+8 |
| 2023-10-23 | Merge from rustc | The Miri Conjob Bot | -225/+657 |
| 2023-10-23 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-10-23 | x.ps1: remove the check for Python from Windows Store | Sean Cross | -5/+0 |
| 2023-10-23 | Auto merge of #117066 - calebcartwright:rustfmt-sync, r=calebcartwright | bors | -814/+2845 |