Skip to content

Use automatically_derived for ::core::fmt::Debug implementations#29

Merged
panicbit merged 1 commit intopanicbit:mainfrom
eirnym:automatically_derived
Jan 8, 2026
Merged

Use automatically_derived for ::core::fmt::Debug implementations#29
panicbit merged 1 commit intopanicbit:mainfrom
eirnym:automatically_derived

Conversation

@eirnym
Copy link
Copy Markdown
Contributor

@eirnym eirnym commented Jan 8, 2026

Closes #28


This change is Reviewable

@panicbit
Copy link
Copy Markdown
Owner

panicbit commented Jan 8, 2026

Looks good, but you should probably fix the tests too (see cargo test --all).

@eirnym eirnym force-pushed the automatically_derived branch from 190339c to 48817c6 Compare January 8, 2026 18:45
@eirnym
Copy link
Copy Markdown
Contributor Author

eirnym commented Jan 8, 2026

thank you, my bad, forgot about --all

@panicbit
Copy link
Copy Markdown
Owner

panicbit commented Jan 8, 2026

Looks good to me :shipit:

@panicbit panicbit merged commit 0d2b0f1 into panicbit:main Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add #[automatically_derived] attribute for generated code

2 participants