Skip to content

Conversation

BoxyUwU
Copy link
Member

@BoxyUwU BoxyUwU commented Oct 10, 2025

Fixes #147529

r? lcnr

see test comment

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. beta-nominated Nominated for backporting to the compiler in the beta channel. labels Oct 10, 2025
@rust-log-analyzer

This comment has been minimized.

@BoxyUwU BoxyUwU force-pushed the opaque_types_placeholder_outlives branch from fd26c38 to 7ad74c0 Compare October 10, 2025 19:09
@rust-log-analyzer

This comment has been minimized.

@BoxyUwU BoxyUwU force-pushed the opaque_types_placeholder_outlives branch from 7ad74c0 to aea3cae Compare October 10, 2025 19:21
@rust-log-analyzer

This comment has been minimized.

Comment on lines +307 to +310
debug!(
"compute_definition_site_hidden_types_from_defining_use: UnexpectedHiddenRegion for {:?}",
this_use,
);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems to have caused the entire match to have gotten reflowed :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hidden type for impl ... captures lifetime that does not appear in bounds

4 participants