Skip to content

Fix clippy warnings in quiz3 solution#2422

Merged
senekor merged 1 commit into
rust-lang:mainfrom
sobhanmohammadi-dev:fix-quiz3-clippy
Jul 18, 2026
Merged

Fix clippy warnings in quiz3 solution#2422
senekor merged 1 commit into
rust-lang:mainfrom
sobhanmohammadi-dev:fix-quiz3-clippy

Conversation

@sobhanmohammadi-dev

Copy link
Copy Markdown
Contributor

Description

Fixes clippy warnings in the quiz3 solution caused by unnecessary references in format!.

Changes

  • Removed redundant & references from format! arguments.

@senekor senekor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks.

@senekor
senekor merged commit 734461f into rust-lang:main Jul 18, 2026
7 checks passed
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