Skip to content

Change derive macro for Eq to not impl Eq trait fn#153125

Open
KiChjang wants to merge 6 commits into
rust-lang:mainfrom
KiChjang:derive-eq-const-assertion
Open

Change derive macro for Eq to not impl Eq trait fn#153125
KiChjang wants to merge 6 commits into
rust-lang:mainfrom
KiChjang:derive-eq-const-assertion

Conversation

@KiChjang

@KiChjang KiChjang commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

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

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.

update #[derive(Eq)] to not need assert_receiver_is_total_eq

9 participants