| Age | Commit message (Expand) | Author | Lines |
| 2023-03-23 | Auto merge of #109538 - matthiaskrgr:rollup-ct58npj, r=matthiaskrgr | bors | -51/+148 |
| 2023-03-23 | Note type mismatch on ConstArgHasType | Michael Goulet | -3/+3 |
| 2023-03-23 | Return nested obligations from canonical response var unification | Michael Goulet | -0/+40 |
| 2023-03-23 | Rollup merge of #109487 - GuillaumeGomez:move-useless-reexport-check, r=petro... | Matthias Krüger | -43/+30 |
| 2023-03-23 | Rollup merge of #109472 - MU001999:patch-3, r=eholk | Matthias Krüger | -0/+28 |
| 2023-03-23 | Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholk | Matthias Krüger | -1/+0 |
| 2023-03-23 | Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkov | Matthias Krüger | -7/+90 |
| 2023-03-23 | Refine error spans for const args in hir typeck | Michael Goulet | -6/+6 |
| 2023-03-23 | Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk | bors | -9/+70 |
| 2023-03-23 | Auto merge of #108221 - petrochenkov:cratecfg, r=michaelwoerister | bors | -0/+72 |
| 2023-03-23 | Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr | bors | -36/+86 |
| 2023-03-23 | Add some tests for the current `#![cfg(FALSE)]` crate behavior | Vadim Petrochenkov | -0/+72 |
| 2023-03-23 | Rollup merge of #109462 - compiler-errors:alias-relate, r=BoxyUwU,lcnr | Matthias Krüger | -0/+34 |
| 2023-03-23 | Rollup merge of #109380 - Randl:patch-1, r=oli-obk | Matthias Krüger | -0/+52 |
| 2023-03-23 | Auto merge of #109503 - matthiaskrgr:rollup-cnp7kdd, r=matthiaskrgr | bors | -34/+254 |
| 2023-03-23 | Nested impl traits trigger opaque_hidden_inferred_bound too much | Michael Goulet | -36/+0 |
| 2023-03-23 | Include relation direction in AliasEq predicate | Michael Goulet | -0/+34 |
| 2023-03-22 | Rename tests to ensure they don't have overlapping names. | Eric Huss | -0/+0 |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -9/+70 |
| 2023-03-22 | Rollup merge of #109447 - lcnr:coherence, r=compiler-errors | Matthias Krüger | -4/+95 |
| 2023-03-22 | Rollup merge of #109423 - fmease:iat-selection-erase-regions-in-self-ty, r=co... | Matthias Krüger | -0/+50 |
| 2023-03-22 | Rollup merge of #109203 - Ezrashaw:refactor-ident-parsing, r=Nilstrieb | Matthias Krüger | -30/+109 |
| 2023-03-22 | Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgr | bors | -0/+2 |
| 2023-03-23 | Rollup merge of #109435 - oli-obk:🇨🇭🥚_copy_op, r=RalfJung | Dylan DPC | -28/+26 |
| 2023-03-23 | Rollup merge of #109414 - spastorino:new-rpitit-16, r=compiler-errors | Dylan DPC | -3/+27 |
| 2023-03-23 | Rollup merge of #109405 - compiler-errors:rpitit-as-opaques, r=spastorino | Dylan DPC | -0/+2 |
| 2023-03-22 | Drive-by: Add -Ztrait-solver=next to canonical int var test | Michael Goulet | -0/+1 |
| 2023-03-22 | Implement non-const Destruct trait in new solver | Michael Goulet | -0/+13 |
| 2023-03-22 | Subst gat normalize pred correctly | Michael Goulet | -0/+17 |
| 2023-03-22 | Do not feed param_env for RPITITs impl side | Santiago Pastorino | -0/+2 |
| 2023-03-22 | Update anonymous-reexport UI test | Guillaume Gomez | -39/+26 |
| 2023-03-22 | Move useless_anynous_reexport lint into unused_imports | Guillaume Gomez | -4/+4 |
| 2023-03-22 | stop special-casing `'static` in evaluate | lcnr | -4/+61 |
| 2023-03-22 | Fixes #109436: add parentheses properly | Mu42 | -0/+28 |
| 2023-03-22 | Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors | bors | -43/+31 |
| 2023-03-21 | Always encode RPITITs | Santiago Pastorino | -0/+2 |
| 2023-03-21 | iat selection: erase regions in self type | León Orell Valerian Liehr | -0/+50 |
| 2023-03-21 | Do not consider synthesized RPITITs on missing items checks | Santiago Pastorino | -3/+27 |
| 2023-03-21 | Rollup merge of #109446 - spastorino:new-rpitit-17, r=compiler-errors | Matthias Krüger | -4/+35 |
| 2023-03-21 | Rollup merge of #109441 - oli-obk:fn_trait_new_solver, r=compiler-errors | Matthias Krüger | -1/+144 |
| 2023-03-21 | Rollup merge of #109403 - chenyukang:yukang/fix-109396, r=estebank | Matthias Krüger | -0/+46 |
| 2023-03-21 | Rollup merge of #109336 - compiler-errors:constrain-to-ct-err, r=BoxyUwU | Matthias Krüger | -8/+33 |
| 2023-03-21 | Rollup merge of #108729 - bvanjoi:fix-issue-97534, r=petrochenkov | Matthias Krüger | -0/+83 |
| 2023-03-21 | Do not suggest bounds restrictions for synthesized RPITITs | Santiago Pastorino | -4/+35 |
| 2023-03-21 | new solver cleanup + coherence | lcnr | -4/+95 |
| 2023-03-21 | Rollup merge of #109240 - compiler-errors:dont-binder-twice, r=oli-obk | nils | -0/+6 |
| 2023-03-21 | Also check function items' signatures for Fn* trait compatibility | Oli Scherer | -3/+67 |
| 2023-03-21 | Only implement Fn* traits for extern "Rust" safe function pointers. | Oli Scherer | -1/+80 |
| 2023-03-21 | Detect uninhabited types early in const eval. | Oli Scherer | -28/+26 |
| 2023-03-21 | evaluate: improve and fix recursion depth handling | lcnr | -43/+31 |