Skip to content

Conversation

@ada4a
Copy link
Contributor

@ada4a ada4a commented Oct 6, 2025

Resolves #8824

changelog: [format_push_string]: add a suggestion

@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Lintcheck changes for a8b24fe

Lint Added Removed Changed
clippy::format_push_string 0 0 29

This comment will be updated if you push new changes

@rustbot

This comment has been minimized.

@ada4a ada4a force-pushed the format_push_string branch from 407e250 to c22eb11 Compare October 11, 2025 08:48
@rustbot

This comment has been minimized.

@ada4a ada4a force-pushed the format_push_string branch from c22eb11 to c4d5288 Compare November 14, 2025 22:09
@ada4a
Copy link
Contributor Author

ada4a commented Nov 14, 2025

Yeah I wasn't able to find a solution to the TyCtxt::in_scope_traits problem after all, so I opened a PR for a simpler implementation that just adds a note about the possible need to import std::fmt::Write: #16093

@ada4a ada4a closed this Nov 14, 2025
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 a suggestion for format_push_string

2 participants