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

Fix Debug formatting #163

Merged
merged 1 commit into from
May 20, 2024
Merged

Fix Debug formatting #163

merged 1 commit into from
May 20, 2024

Conversation

renshyle
Copy link
Contributor

Adds a missing space in the Debug implementations for RwLock and spin and ticket mutexes

Copy link
Collaborator

@zesterer zesterer left a comment

Choose a reason for hiding this comment

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

Thanks! To be honest we should probably use the dedicated methods on Formatter for this, but in the meantime this is a welcome change.

@zesterer
Copy link
Collaborator

Hmm, looks like we should probably bump MSRV. I'll do that separately.

@zesterer zesterer merged commit e57cfd0 into mvdnes:master May 20, 2024
4 of 5 checks passed
@renshyle renshyle deleted the fix-debug-space branch May 20, 2024 09:36
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.

2 participants