Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Muscraft
Copy link
Member

While working on some changes for cargo, I encountered an issue where Debug was not implemented for Renderer. To fix this, I derived Debug for all public types and set missing-debug-implementations to warn, so this issue does not pop up again in the future.

@Muscraft Muscraft merged commit 4566d4a into rust-lang:master Apr 27, 2024
@Muscraft Muscraft deleted the add-derive-debug branch April 27, 2024 17:50
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.

1 participant