| Age | Commit message (Expand) | Author | Lines |
| 2023-09-14 | Auto merge of #115825 - cjgillot:expr-field-lint, r=compiler-errors | bors | -0/+15 |
| 2023-09-14 | Auto merge of #114656 - bossmc:rework-no-coverage-attr, r=oli-obk | bors | -141/+151 |
| 2023-09-13 | Visit ExprField for lint levels. | Camille GILLOT | -0/+15 |
| 2023-09-13 | Rollup merge of #115815 - bvanjoi:fix-115809, r=oli-obk | Matthias Krüger | -0/+32 |
| 2023-09-13 | Rollup merge of #115771 - RalfJung:no-more-const-err-lint, r=oli-obk | Matthias Krüger | -8/+12 |
| 2023-09-13 | fix: skip opt if body has tainted error | bohan | -0/+32 |
| 2023-09-13 | Auto merge of #115269 - bvanjoi:fix-113834, r=petrochenkov | bors | -69/+136 |
| 2023-09-13 | Auto merge of #115735 - bjorn3:better_list_crate_metadata, r=wesleywiser | bors | -7/+7 |
| 2023-09-13 | resolve: determined binding after parent module macro expand | bohan | -69/+136 |
| 2023-09-13 | Auto merge of #115785 - fmease:fix-pat-regression, r=wesleywiser | bors | -0/+21 |
| 2023-09-12 | Auto merge of #115128 - davidtwco:re-enable-debuginfo-test, r=wesleywiser | bors | -1/+0 |
| 2023-09-12 | Only suggest turbofish in patterns if we may recover | León Orell Valerian Liehr | -0/+21 |
| 2023-09-12 | Auto merge of #115215 - ouz-a:mir_issue, r=lcnr | bors | -0/+49 |
| 2023-09-12 | cleanup leftovers of const_err lint | Ralf Jung | -8/+12 |
| 2023-09-12 | Auto merge of #115705 - cjgillot:const-prop-aggregate, r=oli-obk | bors | -63/+856 |
| 2023-09-12 | Auto merge of #115678 - RalfJung:abi-compat-test, r=petrochenkov | bors | -14/+64 |
| 2023-09-12 | add some DispatchFromDyn ABI compatibility tests | Ralf Jung | -0/+5 |
| 2023-09-12 | add enough cfg to make the test pass on problematic targets | Ralf Jung | -14/+39 |
| 2023-09-12 | also test ABI-compatibility for some unsized types | Ralf Jung | -2/+19 |
| 2023-09-12 | make sure the types in the ABI compat test actually type-check | Ralf Jung | -2/+5 |
| 2023-09-12 | Rollup merge of #115765 - asquared31415:cast_diag, r=WaffleLapkin | Matthias Krüger | -12/+96 |
| 2023-09-11 | Auto merge of #115767 - matthiaskrgr:rollup-byf3lvq, r=matthiaskrgr | bors | -10/+224 |
| 2023-09-11 | Remove assert that checks type equality | ouz-a | -0/+49 |
| 2023-09-11 | Rollup merge of #115757 - DianQK:lto-linkage-used-attr, r=wesleywiser | Matthias Krüger | -0/+69 |
| 2023-09-11 | Rollup merge of #115749 - oli-obk:smir_consts, r=compiler-errors | Matthias Krüger | -0/+6 |
| 2023-09-11 | Rollup merge of #115730 - bjorn3:some_driver_refactors, r=compiler-errors | Matthias Krüger | -2/+1 |
| 2023-09-11 | Rollup merge of #115708 - RalfJung:homogeneous, r=davidtwco | Matthias Krüger | -8/+78 |
| 2023-09-11 | Rollup merge of #115631 - compiler-errors:ctypes-unsized, r=davidtwco | Matthias Krüger | -0/+24 |
| 2023-09-11 | Rollup merge of #115591 - djkoloski:issue_115385, r=cuviper | Matthias Krüger | -0/+46 |
| 2023-09-11 | Auto merge of #114586 - oli-obk:patch_tait_rpit_order_check, r=lcnr,compiler-... | bors | -3/+46 |
| 2023-09-11 | add source type for invalid bool casts | asquared31415 | -12/+96 |
| 2023-09-11 | Bubble up opaque <eq> opaque operations instead of picking an order | Oli Scherer | -3/+46 |
| 2023-09-11 | Auto merge of #115758 - matthiaskrgr:rollup-khwbjj7, r=matthiaskrgr | bors | -127/+871 |
| 2023-09-11 | Duplicate output for test. | Camille GILLOT | -0/+491 |
| 2023-09-11 | Support CopyForDeref. | Camille GILLOT | -4/+8 |
| 2023-09-11 | Handle reading statics. | Camille GILLOT | -2/+190 |
| 2023-09-11 | Support non-scalar constants. | Camille GILLOT | -12/+122 |
| 2023-09-11 | Rollup merge of #115752 - GuillaumeGomez:aliased-type-title, r=notriddle | Matthias Krüger | -0/+2 |
| 2023-09-11 | Rollup merge of #115744 - fmease:fix-e0401, r=compiler-errors | Matthias Krüger | -126/+227 |
| 2023-09-11 | Rollup merge of #115743 - compiler-errors:no-impls, r=davidtwco | Matthias Krüger | -1/+633 |
| 2023-09-11 | Rollup merge of #115727 - fee1-dead-contrib:effect-fallback, r=oli-obk | Matthias Krüger | -0/+9 |
| 2023-09-11 | Auto merge of #115595 - surechen:114896, r=davidtwco | bors | -0/+18 |
| 2023-09-11 | Add a test for #108030 | DianQK | -0/+69 |
| 2023-09-11 | Auto merge of #115308 - chenyukang:yukang-fix-62387-iter-mut, r=davidtwco | bors | -0/+233 |
| 2023-09-11 | Add test for the presence of "Aliased type" title in the sidebar | Guillaume Gomez | -0/+2 |
| 2023-09-11 | Auto merge of #115387 - weihanglo:merge-check-and-lint, r=oli-obk | bors | -19/+185 |
| 2023-09-11 | Allow loading the SMIR for constants and statics | Oli Scherer | -0/+6 |
| 2023-09-11 | Auto merge of #115661 - nnethercote:disentangle-Debug-Display, r=compiler-errors | bors | -54/+423 |
| 2023-09-11 | Disentangle `Debug` and `Display` for `Ty`. | Nicholas Nethercote | -54/+423 |
| 2023-09-10 | Auto merge of #115682 - notriddle:notriddle/impl-sidebar, r=GuillaumeGomez | bors | -0/+5 |