| Age | Commit message (Expand) | Author | Lines |
| 2023-08-14 | Auto merge of #114781 - fee1-dead-contrib:param-impl-source, r=davidtwco | bors | -42/+37 |
| 2023-08-14 | review | lcnr | -9/+6 |
| 2023-08-14 | check for non-defining uses of RPIT | lcnr | -27/+17 |
| 2023-08-14 | Remove constness from `ImplSource::Param` | Deadbeef | -42/+37 |
| 2023-08-14 | Auto merge of #114787 - compiler-errors:issue-114783, r=jackh726 | bors | -1/+10 |
| 2023-08-13 | Auto merge of #114742 - compiler-errors:opaques-are-not-injective, r=aliemjay | bors | -1/+1 |
| 2023-08-13 | Select obligations before processing wf obligation in compare_method_predicat... | Michael Goulet | -1/+10 |
| 2023-08-13 | Rollup merge of #114354 - Zalathar:external-counters, r=jackh726 | Guillaume Gomez | -257/+223 |
| 2023-08-13 | Auto merge of #113722 - bjorn3:allocator_shim_refactor, r=jackh726 | bors | -92/+90 |
| 2023-08-13 | Auto merge of #114758 - fmease:fix-nice-re-err-ice-gci, r=cjgillot | bors | -17/+7 |
| 2023-08-13 | Auto merge of #114757 - Urgau:transmute-with-invalid_reference_casting, r=est31 | bors | -24/+48 |
| 2023-08-13 | Auto merge of #114723 - petrochenkov:noplugin2, r=davidtwco | bors | -90/+126 |
| 2023-08-13 | Auto merge of #114732 - gurry:issue-114683, r=compiler-errors | bors | -1/+1 |
| 2023-08-13 | Auto merge of #114457 - lcnr:trait_ref_is_knowable-normalize, r=compiler-errors | bors | -119/+167 |
| 2023-08-13 | Store BCB counters externally, not directly in the BCB graph | Zalathar | -158/+157 |
| 2023-08-13 | Accumulate intermediate expressions into `CoverageCounters` | Zalathar | -95/+63 |
| 2023-08-13 | Rename helper struct `BcbCounters` to `MakeBcbCounters` | Zalathar | -4/+3 |
| 2023-08-13 | Auto merge of #114739 - lcnr:int-infer-impls, r=compiler-errors | bors | -9/+4 |
| 2023-08-12 | lower `evaluate_goal` stability check to `warn` | lcnr | -36/+56 |
| 2023-08-12 | normalize in `trait_ref_is_knowable` in new solver | lcnr | -83/+111 |
| 2023-08-12 | Auto merge of #114756 - matthiaskrgr:rollup-4m7l4p6, r=matthiaskrgr | bors | -13/+22 |
| 2023-08-12 | Opaques do not constrain generic params | Michael Goulet | -1/+1 |
| 2023-08-12 | Auto merge of #114710 - Urgau:fix-expect-dead_code-114557, r=cjgillot | bors | -33/+93 |
| 2023-08-12 | Don't crash when reporting nice region errors for generic const items | León Orell Valerian Liehr | -17/+7 |
| 2023-08-12 | Also consider `transmute` with the `invalid_reference_casting` lint | Urgau | -24/+48 |
| 2023-08-12 | Rollup merge of #114703 - ouz-a:smir_allocation, r=oli-obk | Matthias Krüger | -1/+4 |
| 2023-08-12 | Rollup merge of #114692 - lcnr:internal_features-warn, r=Nilstrieb | Matthias Krüger | -2/+2 |
| 2023-08-12 | Rollup merge of #114667 - compiler-errors:issue-114664, r=davidtwco | Matthias Krüger | -2/+15 |
| 2023-08-12 | Rollup merge of #114584 - darklyspaced:master, r=cjgillot | Matthias Krüger | -7/+1 |
| 2023-08-12 | Remove unnecessary feature gates | Jacob Pratt | -1/+0 |
| 2023-08-11 | Only check outlives goals on impl compared to trait | Jack Huey | -12/+39 |
| 2023-08-11 | remove builtin impl for float and int infer | lcnr | -9/+4 |
| 2023-08-11 | Fix typo | Gurinder Singh | -1/+1 |
| 2023-08-11 | Auto merge of #114672 - lenawanel:master, r=compiler-errors | bors | -5/+2 |
| 2023-08-11 | rustc: Move `features` from `Session` to `GlobalCtxt` | Vadim Petrochenkov | -90/+126 |
| 2023-08-11 | Auto merge of #114718 - compiler-errors:rollup-1am5rpn, r=compiler-errors | bors | -231/+363 |
| 2023-08-10 | Rollup merge of #114712 - compiler-errors:comment-nits, r=lcnr | Michael Goulet | -9/+9 |
| 2023-08-10 | Rollup merge of #114694 - lcnr:provisional-cache, r=compiler-errors | Michael Goulet | -40/+57 |
| 2023-08-10 | Rollup merge of #114662 - fmease:lazy-ty-aliases-unlock-trailing-wcs, r=oli-obk | Michael Goulet | -47/+89 |
| 2023-08-10 | Rollup merge of #114622 - petrochenkov:noplugin, r=oli-obk | Michael Goulet | -133/+132 |
| 2023-08-10 | Rollup merge of #114599 - spastorino:add-impl-trait-smir, r=oli-obk | Michael Goulet | -2/+76 |
| 2023-08-11 | Record binder for bare trait object in LifetimeCollectVisitor | Michael Goulet | -2/+15 |
| 2023-08-11 | Auto merge of #114507 - sebastiantoh:issue-114235, r=jackh726 | bors | -12/+28 |
| 2023-08-10 | Comment nits | Michael Goulet | -9/+9 |
| 2023-08-10 | Auto merge of #114005 - Zalathar:no-cstr, r=jackh726 | bors | -26/+52 |
| 2023-08-10 | Respect `#[expect]` the same way `#[allow]` is with the `dead_code` lint | Urgau | -33/+93 |
| 2023-08-10 | Auto merge of #114474 - estebank:missing-semi, r=compiler-errors | bors | -12/+17 |
| 2023-08-10 | cover ParamConst | ouz-a | -1/+4 |
| 2023-08-10 | Add impl trait declarations to SMIR | Santiago Pastorino | -1/+75 |
| 2023-08-10 | Fix copy & paste doc error | Santiago Pastorino | -1/+1 |