| Age | Commit message (Expand) | Author | Lines |
| 2023-10-24 | Auto merge of #116300 - cjgillot:split-move, r=petrochenkov | bors | -467/+501 |
| 2023-10-23 | Auto merge of #117103 - matthiaskrgr:rollup-96zuuom, r=matthiaskrgr | bors | -593/+629 |
| 2023-10-23 | Rollup merge of #117046 - bvanjoi:fix-116186, r=oli-obk | Matthias Krüger | -1/+14 |
| 2023-10-23 | Rollup merge of #116859 - Nilstrieb:more-more-funny-pretty-printers, r=oli-obk | Matthias Krüger | -592/+615 |
| 2023-10-23 | Auto merge of #116033 - bvanjoi:fix-116032, r=petrochenkov | bors | -22/+3 |
| 2023-10-23 | Auto merge of #107009 - cjgillot:jump-threading, r=pnkfelix | bors | -113/+998 |
| 2023-10-23 | Auto merge of #117087 - matthiaskrgr:rollup-08kkjkz, r=matthiaskrgr | bors | -154/+97 |
| 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 #116960 - lqd:applied-member-constraints-scope, r=matthewjasper | Matthias Krüger | -25/+23 |
| 2023-10-23 | return unfixed len if pat has reported error | bohan | -1/+14 |
| 2023-10-23 | Auto merge of #116837 - oli-obk:smir_run_macro, r=spastorino | bors | -60/+72 |
| 2023-10-23 | Auto merge of #116835 - oli-obk:evaluated_static_in_metadata2, r=RalfJung | bors | -59/+79 |
| 2023-10-23 | Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillot | bors | -130/+281 |
| 2023-10-23 | Avoid having `rustc_smir` depend on `rustc_interface` or `rustc_driver` | Oli Scherer | -60/+72 |
| 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 | 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 | -1/+23 |
| 2023-10-23 | Rollup merge of #117042 - Zalathar:file-table, r=cjgillot | Matthias Krüger | -103/+150 |
| 2023-10-23 | Auto merge of #115324 - francorbacho:master, r=davidtwco | bors | -4/+145 |
| 2023-10-22 | Eliminate redundant .parse_sess in rustc_attr::builtin errors | David Tolnay | -34/+23 |
| 2023-10-22 | Eliminate rustc_attr::builtin::handle_errors | David Tolnay | -128/+84 |
| 2023-10-22 | fix broken link: update incremental compilation url | gvozdvmozgu | -1/+1 |
| 2023-10-22 | use visibility to check unused imports and delete some stmts | bohan | -22/+3 |
| 2023-10-22 | add target csky-unknown-linux-gnuabiv2hf | dirreke | -1/+23 |
| 2023-10-22 | coverage: Emit the filenames section before encoding per-function mappings | Zalathar | -21/+15 |
| 2023-10-22 | coverage: Encode function mappings without re-sorting them | Zalathar | -13/+15 |
| 2023-10-22 | coverage: Encapsulate local-to-global file mappings | Zalathar | -5/+29 |
| 2023-10-22 | coverage: Build the global file table ahead of time | Zalathar | -25/+50 |
| 2023-10-22 | coverage: Fetch expressions and mappings separately | Zalathar | -28/+14 |
| 2023-10-22 | coverage: Split `FunctionCoverage` into distinct collector/finished phases | Zalathar | -24/+40 |
| 2023-10-22 | Rollup merge of #117034 - Nadrieril:fix-117033, r=cjgillot | Matthias Krüger | -0/+3 |
| 2023-10-22 | Auto merge of #117031 - bjorn3:sync_cg_clif-2023-10-21, r=bjorn3 | bors | -493/+163 |
| 2023-10-21 | Fix #117033 | Nadrieril | -0/+3 |
| 2023-10-21 | Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into sync_cg_clif-202... | bjorn3 | -493/+163 |
| 2023-10-21 | Rollup merge of #116992 - estebank:issue-69492, r=oli-obk | Matthias Krüger | -0/+2 |
| 2023-10-21 | Rollup merge of #116981 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3 | Matthias Krüger | -3/+3 |
| 2023-10-21 | Rollup merge of #116312 - c410-f3r:try, r=Mark-Simulacrum | Matthias Krüger | -62/+66 |
| 2023-10-21 | Auto merge of #116922 - Zalathar:unused, r=cjgillot | bors | -150/+103 |
| 2023-10-21 | Mention the syntax for `use` on `mod foo;` if `foo` doesn't exist | Esteban Küber | -0/+2 |
| 2023-10-21 | update the registers of csky | dirreke | -3/+3 |
| 2023-10-21 | Auto merge of #117020 - matthiaskrgr:rollup-cg62m4h, r=matthiaskrgr | bors | -1/+16 |
| 2023-10-21 | Typo. | Camille GILLOT | -1/+1 |
| 2023-10-21 | Remove redundant checks. | Camille GILLOT | -16/+2 |