Skip to content

Prefer exact derive imports over trait fallbacks - #162706

Open
chenyukang wants to merge 2 commits into
rust-lang:mainfrom
chenyukang:yukang-fix-162260-hide-traits-for-derive
Open

Prefer exact derive imports over trait fallbacks#162706
chenyukang wants to merge 2 commits into
rust-lang:mainfrom
chenyukang:yukang-fix-162260-hide-traits-for-derive

Conversation

@chenyukang

@chenyukang chenyukang commented Sep 13, 2026

Copy link
Copy Markdown
Member

Fixes #162260

r? @estebank

@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 Sep 13, 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.

Do not mention traits on derive macro used out of scope

3 participants