erase late bound regions in `get_vtable_methods()` Higher-ranked object types can otherwise cause late-bound regions to sneak into the substs, leading to the false conclusion that some method is unreachable. r? @arielb1, who wrote the heart of this patch anyhow Fixes #39292 |
||
|---|---|---|
| .. | ||
| codegen | ||
| codegen-units | ||
| compile-fail | ||
| compile-fail-fulldeps | ||
| debuginfo | ||
| incremental | ||
| mir-opt | ||
| parse-fail | ||
| pretty | ||
| run-fail | ||
| run-fail-fulldeps | ||
| run-make | ||
| run-pass | ||
| run-pass-fulldeps | ||
| run-pass-valgrind | ||
| rustdoc | ||
| ui | ||