Skip to content

Fix clippy useless_borrows_in_formatting warnings - #811

Merged
johnbatty merged 1 commit into
microsoft:mainfrom
johnbatty:fix-clippy-useless-borrows
Aug 1, 2026
Merged

Fix clippy useless_borrows_in_formatting warnings#811
johnbatty merged 1 commit into
microsoft:mainfrom
johnbatty:fix-clippy-useless-borrows

Conversation

@johnbatty

Copy link
Copy Markdown
Collaborator

Remove redundant references in format! arguments flagged by the updated Rust toolchain (clippy 1.97). Fixes the codegen (request_builder_send.rs url args), hand-written auth.rs and example, and regenerates all modules.

Remove redundant references in format! arguments flagged by the updated
Rust toolchain (clippy 1.97). Fixes the codegen (request_builder_send.rs
url args), hand-written auth.rs and example, and regenerates all modules.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@johnbatty
johnbatty merged commit e9aef8d into microsoft:main Aug 1, 2026
2 checks passed
@johnbatty
johnbatty deleted the fix-clippy-useless-borrows branch August 1, 2026 21:58
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