Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #[automatically_derived] to derived impls #8080

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

MichaReiser
Copy link
Member

Summary

Add the #[automatically_derived] attribute to derived implementations to guide tools. See https://doc.rust-lang.org/beta/reference/attributes/derive.html#the-automatically_derived-attribute

Test Plan

cargo build

@MichaReiser
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@MichaReiser MichaReiser added the internal An internal refactor or improvement label Oct 20, 2023
@MichaReiser MichaReiser enabled auto-merge (squash) October 20, 2023 00:06
@MichaReiser MichaReiser merged commit a525f09 into main Oct 20, 2023
15 checks passed
@MichaReiser MichaReiser deleted the mark-derived-impls-automatic branch October 20, 2023 00:12
@github-actions
Copy link
Contributor

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant