Skip to content

Instatiate binder instead of skipping when suggesting function arg error#158536

Open
ShoyuVanilla wants to merge 1 commit into
rust-lang:mainfrom
ShoyuVanilla:issue-158317
Open

Instatiate binder instead of skipping when suggesting function arg error#158536
ShoyuVanilla wants to merge 1 commit into
rust-lang:mainfrom
ShoyuVanilla:issue-158317

Conversation

@ShoyuVanilla

Copy link
Copy Markdown
Member

Fixes #158317

r? lcnr

@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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver) labels Jun 29, 2026
@ShoyuVanilla ShoyuVanilla changed the title Instatiate binder instead of skipping when suggesting functiom arg error Instatiate binder instead of skipping when suggesting function arg error Jun 29, 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ICE]: has escaping bound vars, so it cannot be wrapped in a dummy binder

3 participants