Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
cargo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3k
Star
15.4k
Code
Issues
1.6k
Pull requests
90
Actions
Projects
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(lints): Emit unused_dependencies lint
- #16600
#16600
Merged
ehuss
merged 13 commits into
rust-lang:master
rust-lang/cargo:master
from
epage:unused
epage/cargo:unused
Copy head branch name to clipboard
Apr 6, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(lints): Emit unused_dependencies lint
#16600
ehuss
merged 13 commits into
rust-lang:master
rust-lang/cargo:master
from
epage:unused
epage/cargo:unused
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
refactor(compile): Return (Result<(),E>,) in drain_the_queue
Show description for b61338f
est31
authored and
epage
committed
b61338f
View commit details
Copy full SHA for b61338f
Browse repository at this point
refactor(compile): Logically group json error format
epage
committed
46123c5
View commit details
Copy full SHA for 46123c5
Browse repository at this point
test(lints): Add cases for unused_dependencies
epage
committed
d8ef52f
View commit details
Copy full SHA for d8ef52f
Browse repository at this point
feat(lints): Add unused_dependencies lint definition
epage
committed
e3c3919
View commit details
Copy full SHA for e3c3919
Browse repository at this point
feat(lints): Check for unused build-dependencies without build.rs
epage
committed
4ec0759
View commit details
Copy full SHA for 4ec0759
Browse repository at this point
refactor(compile): Track selected dep kinds
epage
committed
f621ff8
View commit details
Copy full SHA for f621ff8
Browse repository at this point
refactor(compile): Observe unused externs
epage
committed
0b41386
View commit details
Copy full SHA for 0b41386
Browse repository at this point
refactor(utils): Add an Unhashed
epage
committed
60365d9
View commit details
Copy full SHA for 60365d9
Browse repository at this point
refactor(compile): Track manifest deps in unit graph
epage
committed
350235f
View commit details
Copy full SHA for 350235f
Browse repository at this point
feat(lints): Emit the rest of unused_dependencies
Show description for 556e1c4
epage
committed
556e1c4
View commit details
Copy full SHA for 556e1c4
Browse repository at this point
refactor(toml): Generalize unexpected lint config allowlist
epage
committed
d1c493f
View commit details
Copy full SHA for d1c493f
Browse repository at this point
feat(lints): Add unused deps ignore list
epage
committed
b276acc
View commit details
Copy full SHA for b276acc
Browse repository at this point
docs(lints): Provide solution for transitive pinning
epage
committed
ff4221a
View commit details
Copy full SHA for ff4221a
Browse repository at this point
You can’t perform that action at this time.