Skip to content

Mention "signature" rather than "fn pointer" when impl/trait methods are incompatible#106131

Merged
bors merged 1 commit intorust-lang:masterfrom
compiler-errors:not-ptrs
Jan 9, 2023
Merged

Mention "signature" rather than "fn pointer" when impl/trait methods are incompatible#106131
bors merged 1 commit intorust-lang:masterfrom
compiler-errors:not-ptrs

Conversation

@compiler-errors
Copy link
Contributor

@compiler-errors compiler-errors commented Dec 24, 2022

Fixes #80929
Fixes #67296

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

Labels

A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

Diagnostic refers to incorrect trait method as "fn pointer" Diagnostics talk about fn pointer when no pointers are in the source

4 participants