Skip to content

point at trait definition when it is used as a derive macro - #160320

Open
Albab-Hasan wants to merge 1 commit into
rust-lang:mainfrom
Albab-Hasan:derive-trait-not-a-derive-macro
Open

point at trait definition when it is used as a derive macro#160320
Albab-Hasan wants to merge 1 commit into
rust-lang:mainfrom
Albab-Hasan:derive-trait-not-a-derive-macro

Conversation

@Albab-Hasan

Copy link
Copy Markdown
Contributor

@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 1, 2026
@rust-log-analyzer

This comment has been minimized.

@Albab-Hasan
Albab-Hasan force-pushed the derive-trait-not-a-derive-macro branch from 96cc40a to 6e2de73 Compare August 1, 2026 08:23
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.

derive(Trait) for existing Trait should point at its definition and explain it must be impld manually

4 participants