Skip to content

Conversation

@vitallium
Copy link
Collaborator

@vitallium vitallium commented Jun 26, 2025

This PR updates string formatting across multiple files to use Rust's
string interpolation syntax with named variables instead of positional
formatting arguments. The changes include:

  • Replacing "{}", var with "{var}" for cleaner, more readable code and to make clippy happy

@cla-bot cla-bot bot added the cla-signed label Jun 26, 2025
@vitallium vitallium merged commit 58796c3 into main Jun 26, 2025
3 checks passed
@vitallium vitallium deleted the vs/inline-var-format branch June 26, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants