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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement "low priority impls"
- #159003
#159003
Draft
WaffleLapkin
wants to merge 12 commits into
rust-lang:main
rust-lang/rust:main
from
WaffleLapkin:low-prio-impls
WaffleLapkin/rust:low-prio-impls
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Implement "low priority impls"
#159003
WaffleLapkin
wants to merge 12 commits into
rust-lang:main
rust-lang/rust:main
from
WaffleLapkin:low-prio-impls
WaffleLapkin/rust:low-prio-impls
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
add a doc comment for `fcw!`
WaffleLapkin
committed
ab950f8
View commit details
Copy full SHA for ab950f8
Browse repository at this point
Add `TraitEngine::is_in_probe`
WaffleLapkin
committed
b1d56bf
View commit details
Copy full SHA for b1d56bf
Browse repository at this point
add a way to find infer source
WaffleLapkin
committed
71ccad4
View commit details
Copy full SHA for 71ccad4
Browse repository at this point
Add `#[rustc_low_priority]` attribute
WaffleLapkin
committed
26a4627
View commit details
Copy full SHA for 26a4627
Browse repository at this point
extract_tupled_inputs_and_output_from_callable: don't crash on self_ty referencing error
Show description for d2dfa09
WaffleLapkin
committed
d2dfa09
View commit details
Copy full SHA for d2dfa09
Browse repository at this point
add `CandidateSource::is_low_priority`
WaffleLapkin
committed
b6441ef
View commit details
Copy full SHA for b6441ef
Browse repository at this point
make things more public
WaffleLapkin
committed
3574c59
View commit details
Copy full SHA for 3574c59
Browse repository at this point
declare a lint for low prio impls
WaffleLapkin
committed
2abac71
View commit details
Copy full SHA for 2abac71
Browse repository at this point
add a way to search for obligation merely mentioning an infer var
WaffleLapkin
committed
7c5e1c7
View commit details
Copy full SHA for 7c5e1c7
Browse repository at this point
implement low priority impls?
WaffleLapkin
committed
941de12
View commit details
Copy full SHA for 941de12
Browse repository at this point
add tests for low priority impls
WaffleLapkin
committed
ba856a2
View commit details
Copy full SHA for ba856a2
Browse repository at this point
fix `low_priority_impls/never.rs#next` test
WaffleLapkin
committed
20b4140
View commit details
Copy full SHA for 20b4140
Browse repository at this point
You can’t perform that action at this time.