Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue literal_string_with_formatting_args
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust-clippy
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
12.5k
Code
Issues
2.3k
Pull requests
181
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Most commonly ignored lints on crates.io
#7666 ·
dtolnay
opened
on Sep 13, 2021
23
Issues
Search Issues
is
:
issue
literal_string_with_formatting_args
is:issue literal_string_with_formatting_args
Search
Labels
Milestones
New issue
Search results
Open
Closed
Allow all lints to be configured via <code>clippy.toml</code>
A-ui
Area: Clippy interface, usage and configuration
Area: Clippy interface, usage and configuration
Status: Open.
#15128
In rust-lang/rust-clippy;
·
amab8901
opened
on Jun 25, 2025
[literal_string_with_formatting_args] support for <code>lazy_format</code>
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
L-nursery
Lint: Currently in the nursery group
Lint: Currently in the nursery group
Status: Open.
#14894
In rust-lang/rust-clippy;
·
madonuko
opened
on May 25, 2025
bug: false positive for <code>literal_string_with_formatting_args</code> lint
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
Status: Open.
#14363
In rust-lang/rust-clippy;
·
dj8yfo
opened
on Mar 6, 2025
<code>literal_string_with_formatting_args</code> triggered by <code>cfg_attr</code> feature
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
Status: Duplicate of an existing item.
#14041
In rust-lang/rust-clippy;
·
by
messense
was closed
on Jan 20, 2025
· Duplicate
On the website, searching by version does not seem to include boundaries (ie < and > seem to be used instead of <= and >=)
Status: Closed (completed).
#14015
In rust-lang/rust-clippy;
·
by
SylvainDe
was closed
on Jan 17, 2025
A Compiler bug
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Status: Closed (completed).
#14007
In rust-lang/rust-clippy;
·
by
hardglitch
was closed
on Feb 13, 2025
<code>literal_string_with_formatting_args</code> should provide a way to declare formatting macro
C-feature-request
Category: Feature request
Category: Feature request
Status: Open.
#13994
In rust-lang/rust-clippy;
·
ia0
opened
on Jan 13, 2025
False positive <code>literal_string_with_formatting_args</code> for non-static templete string expansion with replace.
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
Status: Closed (completed).
#13989
In rust-lang/rust-clippy;
·
by
anatawa12
was closed
on Jan 19, 2025
literal_string_with_formatting_args is trigger by Actix Web's wildcard route definitions
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
Status: Open.
#13928
In rust-lang/rust-clippy;
·
Thomasdezeeuw
opened
on Jan 2, 2025
literal_string_with_formatting_args false positive on test
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
Status: Closed (completed).
#13885
In rust-lang/rust-clippy;
·
by
tamird
was closed
on Feb 13, 2025
literal_string_with_formatting_args ices on <code>{…}</code>
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Status: Closed (completed).
#13838
In rust-lang/rust-clippy;
·
by
klensy
was closed
on Dec 16, 2024
test <code>to_string_in_format_args_incremental</code> fails in a read-only working directory
Status: Closed (completed).
#11126
In rust-lang/rust-clippy;
·
by
Noratrieb
was closed
on Jun 5, 2025
You can’t perform that action at this time.