Skip to content

delegation: fix determining wrong FnKind when delegation is inside const arg - #160633

Open
aerooneqq wants to merge 1 commit into
rust-lang:mainfrom
aerooneqq:delegation-fn-kind-ice
Open

delegation: fix determining wrong FnKind when delegation is inside const arg#160633
aerooneqq wants to merge 1 commit into
rust-lang:mainfrom
aerooneqq:delegation-fn-kind-ice

Conversation

@aerooneqq

@aerooneqq aerooneqq commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Fixes #159127. Part of #118212.
r? @petrochenkov

@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. labels Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

[ICE]: unreachable with double definition inside direct_const_arg!

3 participants