rust/tests/ui/impl-trait
Matthias Krüger 213803549a
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
2024-11-15 19:05:15 +01:00
..
2024-08-17 12:43:25 -04:00
2024-02-26 10:57:46 +01:00
2024-06-13 10:41:52 +00:00
2024-06-13 10:41:52 +00:00
2024-02-07 10:42:01 +08:00
2024-08-17 12:43:25 -04:00
2024-06-13 10:41:52 +00:00
2024-04-08 15:00:03 +00:00
2024-08-17 12:43:25 -04:00
2024-02-07 10:42:01 +08:00
2024-06-19 08:28:31 +00:00
2024-06-19 08:28:31 +00:00
2024-06-19 08:40:29 +00:00
2024-10-04 23:38:41 +00:00