| Age | Commit message (Expand) | Author | Lines |
| 2023-10-25 | Auto merge of #117113 - celinval:smir-stable-ty, r=oli-obk | bors | -387/+143 |
| 2023-10-25 | Auto merge of #117076 - oli-obk:privacy_visitor_types, r=petrochenkov | bors | -64/+174 |
| 2023-10-25 | Auto merge of #116236 - dtolnay:builtinmacrocomment, r=cjgillot | bors | -94/+112 |
| 2023-10-25 | Auto merge of #116993 - compiler-errors:clause-kind, r=jackh726 | bors | -217/+735 |
| 2023-10-25 | Auto merge of #117139 - compiler-errors:vid-lifetimes, r=BoxyUwU | bors | -130/+150 |
| 2023-10-25 | Auto merge of #116482 - matthewjasper:thir-unsafeck-inline-constants, r=b-naber | bors | -39/+110 |
| 2023-10-24 | Use IndexMap for handling stable Ty | Celina G. Val | -29/+23 |
| 2023-10-24 | Remove fold code and add Const::internal() | Celina G. Val | -370/+132 |
| 2023-10-24 | Auto merge of #115796 - cjgillot:const-prop-rvalue, r=oli-obk | bors | -18/+172 |
| 2023-10-24 | Get rid of 'tcx on ConstVid, EffectVid | Michael Goulet | -130/+150 |
| 2023-10-24 | Auto merge of #117135 - matthiaskrgr:rollup-zdh18i6, r=matthiaskrgr | bors | -292/+658 |
| 2023-10-24 | Rollup merge of #117010 - celinval:smir-internal, r=oli-obk | Matthias Krüger | -126/+198 |
| 2023-10-24 | Rollup merge of #116943 - heiher:target-features, r=wesleywiser | Matthias Krüger | -0/+18 |
| 2023-10-24 | Rollup merge of #116841 - chenyukang:yukang-suggest-unwrap-expect, r=b-naber | Matthias Krüger | -1/+82 |
| 2023-10-24 | Rollup merge of #116792 - JonasAlaif:renumber-fix, r=b-naber | Matthias Krüger | -0/+4 |
| 2023-10-24 | Rollup merge of #116396 - obeis:hir-analysis-migrate-diagnostics-7, r=oli-obk | Matthias Krüger | -163/+341 |
| 2023-10-24 | Rollup merge of #116094 - Swatinem:coverage-branch-gate, r=wesleywiser | Matthias Krüger | -2/+15 |
| 2023-10-24 | Auto merge of #117126 - matthiaskrgr:rollup-8huie8f, r=matthiaskrgr | bors | -90/+101 |
| 2023-10-25 | suggest unwrap/expect for let binding type mismatch | yukang | -1/+82 |
| 2023-10-24 | Rollup merge of #117091 - compiler-errors:debug, r=lcnr | Matthias Krüger | -89/+100 |
| 2023-10-24 | Rollup merge of #117081 - GoodDaisy:master, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2023-10-24 | Auto merge of #116773 - dtolnay:validatestable, r=compiler-errors | bors | -28/+46 |
| 2023-10-24 | Merge commit '93a5433f17ab5ed48cc88f1e69b0713b16183373' into sync_cg_clif-202... | bjorn3 | -138/+260 |
| 2023-10-24 | Migrate diagnostics in `rustc_hir_analysis/src/coherence/orphan.rs` | Obei Sideg | -163/+341 |
| 2023-10-24 | Auto merge of #116435 - compiler-errors:re-erased, r=lcnr | bors | -9/+49 |
| 2023-10-24 | Introduce `-C instrument-coverage=branch` to gate branch coverage | Arpad Borsos | -2/+15 |
| 2023-10-23 | Add test and remove double ref | Celina G. Val | -3/+3 |
| 2023-10-24 | compiler: Add target features for LoongArch | WANG Rui | -0/+18 |
| 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 | Remove unsafe and `Rc` | Celina G. Val | -22/+15 |
| 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 | Let's see what those opaque types actually are | Michael Goulet | -7/+39 |
| 2023-10-23 | Handle ReErased in responses in new solver | Michael Goulet | -2/+10 |
| 2023-10-23 | Validate `since` value in stable attribute | David Tolnay | -8/+21 |
| 2023-10-23 | Validate #[stable(feature = "…")] identifier | David Tolnay | -23/+28 |
| 2023-10-23 | Remove redundant type parameter | Michael Goulet | -87/+98 |
| 2023-10-23 | Naming nits | Michael Goulet | -55/+55 |
| 2023-10-23 | Add `internal()` method counterpart to `stable()` | Celina G. Val | -1/+5 |
| 2023-10-23 | Add method to convert internal to stable constructs | Celina G. Val | -121/+196 |
| 2023-10-23 | Auto merge of #107009 - cjgillot:jump-threading, r=pnkfelix | bors | -113/+998 |
| 2023-10-23 | Factor signature type walking out of opaque_types_defined_by | Oli Scherer | -44/+155 |
| 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 |