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
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
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.8k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Also run UnusedBrokenConst on associated consts.
- #70017
#70017
Closed
jumbatm
wants to merge 11 commits into
rust-lang:master
rust-lang/rust:master
from
jumbatm:exceeding-bitshifts
jumbatm/rust:exceeding-bitshifts
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Also run UnusedBrokenConst on associated consts.
#70017
jumbatm
wants to merge 11 commits into
rust-lang:master
rust-lang/rust:master
from
jumbatm:exceeding-bitshifts
jumbatm/rust:exceeding-bitshifts
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2020
Set up test cases which demonstrate the issue.
jumbatm
committed
a105875
View commit details
Copy full SHA for a105875
Browse repository at this point
Add more trace info.
jumbatm
committed
c0036bd
View commit details
Copy full SHA for c0036bd
Browse repository at this point
UnusedBrokenConst: Also check associated consts.
Show description for 5cca751
jumbatm
committed
5cca751
View commit details
Copy full SHA for 5cca751
Browse repository at this point
Fix a comment typo
Show description for 57e9bc4
jumbatm
committed
57e9bc4
View commit details
Copy full SHA for 57e9bc4
Browse repository at this point
Run RustFmt
jumbatm
committed
73fd75f
View commit details
Copy full SHA for 73fd75f
Browse repository at this point
Add stderrs with duplicate diagnostics.
jumbatm
committed
d2a1b80
View commit details
Copy full SHA for d2a1b80
Browse repository at this point
Skip reveal_all if needs_subst.
jumbatm
committed
2bd7a23
View commit details
Copy full SHA for 2bd7a23
Browse repository at this point
Run RustFmt
jumbatm
committed
dc00413
View commit details
Copy full SHA for dc00413
Browse repository at this point
Update test case with link to issue.
jumbatm
committed
27a9371
View commit details
Copy full SHA for 27a9371
Browse repository at this point
Don't fail validation for pointers to param T.
jumbatm
committed
d95a610
View commit details
Copy full SHA for d95a610
Browse repository at this point
Accept duplicate on const_errs (for now).
jumbatm
committed
6d33a18
View commit details
Copy full SHA for 6d33a18
Browse repository at this point
You can’t perform that action at this time.