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 alloc_instead_of_core
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
183
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
alloc_instead_of_core
is:issue alloc_instead_of_core
Search
Labels
Milestones
New issue
Search results
Open
Closed
<code>alloc-instead-of-core</code> there is no <code> core::Layout </code>
Status: Closed (completed).
#15579
In rust-lang/rust-clippy;
·
by
matthiaskrgr
was closed
on Sep 2, 2025
Invalid core::time:::Instant --fix
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Closed (completed).
#15330
In rust-lang/rust-clippy;
·
by
wcampbell0x2a
was closed
on Jul 26, 2025
<code>std_instead_of_core</code> and similar lints are not helpful on a nested <code>std</code> import
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Closed (completed).
#15050
In rust-lang/rust-clippy;
·
by
cyrgani
was closed
on Jun 19, 2025
MSRV-aware <code>std_instead_of_core</code>
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
Category: Enhancement of lints, like adding more cases or adding help messages
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.
#13158
In rust-lang/rust-clippy;
·
kpreid
opened
on Jul 25, 2024
Add suggestions for <code>std_instead_of_core</code>
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
Category: Enhancement of lints, like adding more cases or adding help messages
good first issue
These issues are a good way to get started with Clippy
These issues are a good way to get started with Clippy
Status: Closed (completed).
#11446
In rust-lang/rust-clippy;
·
by
kpreid
was closed
on Sep 8, 2023
<code>std_instead_of_core</code> does not detect uses of non-fully qualified items
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
Issue: The lint should have been triggered on code, but wasn't
Status: Open.
#11159
In rust-lang/rust-clippy;
·
japaric
opened
on Jul 14, 2023
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
Migrate to <code>span_clippy_lint</code>
C-tracking-issue
Category: Tracking Issue
Category: Tracking Issue
G-performance-project
Goal: For issues and PRs related to the Clippy Performance Project
Goal: For issues and PRs related to the Clippy Performance Project
Status: Open.
#7797
In rust-lang/rust-clippy;
·
camsteffen
opened
on Oct 9, 2021
Lint to identify core symbols consumed through std
A-lint
Area: New lints
Area: New lints
L-restriction
Lint: Belongs in the restriction lint group
Lint: Belongs in the restriction lint group
Status: Closed (completed).
#7724
In rust-lang/rust-clippy;
·
by
d-e-s-o
was closed
on Jul 15, 2022
[Roadmap] Lint groups
A-category
Area: Categorization of lints
Area: Categorization of lints
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
Category: Enhancement of lints, like adding more cases or adding help messages
C-tracking-issue
Category: Tracking Issue
Category: Tracking Issue
P-low
Priority: Low
Priority: Low
Status: Open.
#6626
In rust-lang/rust-clippy;
·
flip1995
opened
on Jan 22, 2021
You can’t perform that action at this time.