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

Replace derived Display implementations #48

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

jplatte
Copy link
Contributor

@jplatte jplatte commented Mar 11, 2024

… and some drive-by improvements.

Resolves #47.

jplatte added 3 commits March 11, 2024 21:02
One is removed in favor of Debug, the others are replaced by manual
implementations.
It was previously outputting the Display string for no clear reason, and
counter to common practice.
@CLAassistant
Copy link

CLAassistant commented Mar 11, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@crowlKats crowlKats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crowlKats crowlKats merged commit cdf29f5 into denoland:main Mar 14, 2024
2 checks passed
@jplatte jplatte deleted the rm-derive-more branch March 14, 2024 21:34
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.

Replace derive_more
3 participants