Skip to content

nb: do not swallow errors in fmt::Write. #660

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Conversation

Dirbaio
Copy link
Member

@Dirbaio Dirbaio commented Apr 14, 2025

Errors were silently swallowed before.

Also fixes clippy lint due to using map for the side-effect.

Closes #655

@Dirbaio Dirbaio requested a review from a team as a code owner April 14, 2025 12:38
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

Thanks!

@MabezDev MabezDev added this pull request to the merge queue Apr 14, 2025
Merged via the queue into master with commit 5209452 Apr 14, 2025
14 checks passed
@eldruin
Copy link
Member

eldruin commented Apr 23, 2025

@Dirbaio Thank you for this! could you also add an entry to the changelog about it?

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.

3 participants