about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-11-15 19:05:15 +0100
committerGitHub <noreply@github.com>2024-11-15 19:05:15 +0100
commit213803549af8545e77a93e11c8da18bea3031155 (patch)
tree2159d75e66083a1648808b1956c3680ff8c91ec4 /compiler/rustc_pattern_analysis
parent76fd47124b8f8037b6187169b2cdf39139466952 (diff)
parent8e068b989bdbbf6eeeeee8ca2ba7db50c3e49dfc (diff)
downloadrust-213803549af8545e77a93e11c8da18bea3031155.tar.gz
rust-213803549af8545e77a93e11c8da18bea3031155.zip
Rollup merge of #132817 - compiler-errors:impl-trait-overcaptures-apit, r=BoxyUwU
Recurse into APITs in `impl_trait_overcaptures`

We were previously not detecting cases where an RPIT was located in the return type of an async function, leading to underfiring of the `impl_trait_overcaptures`. This PR does this recursion properly now.

cc https://github.com/rust-lang/rust/issues/132809
Diffstat (limited to 'compiler/rustc_pattern_analysis')
0 files changed, 0 insertions, 0 deletions