about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-23 08:35:33 +0100
committerGitHub <noreply@github.com>2023-03-23 08:35:33 +0100
commit8ab490ff366e24d5c8a9d57b9eca44b8d2d78d17 (patch)
tree15a876f220a51e0ef536e274e12041166dd425a8 /compiler/rustc_resolve/src
parentcf811810fe8dc92b3ff25e7dd29fb3178c91d409 (diff)
parente5189cc7e45991e1c6e9a4218c80d54441b346a9 (diff)
downloadrust-8ab490ff366e24d5c8a9d57b9eca44b8d2d78d17.tar.gz
rust-8ab490ff366e24d5c8a9d57b9eca44b8d2d78d17.zip
Rollup merge of #108541 - compiler-errors:lol-nested-rpits, r=oli-obk
Suppress `opaque_hidden_inferred_bound` for nested RPITs

They trigger too much, making repos like linkerd/linkerd2-proxy#2275 sad.

Ideally, at least for RPITs (and probably TAITs?), specifically when we have `impl Trait<Assoc = impl ..>`, that nested opaque should have the necessary `Assoc` item bounds elaborated into its own item bounds. But that's another story.

r? ```@oli-obk```
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions