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
Search or jump to...
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
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
13.9k
Star
107k
Code
Issues
5k+
Pull requests
899
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
Stabilize std::borrow
#22210
Code
Closed
aturon
wants to merge 10 commits into
rust-lang:master
rust-lang/rust:master
from
aturon:stab-final-borrow
aturon/rust:stab-final-borrow
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Stabilize std::borrow
#22210
aturon
wants to merge 10 commits into
rust-lang:master
rust-lang/rust:master
from
aturon:stab-final-borrow
aturon/rust:stab-final-borrow
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2015
Rename regionmanip to implicator.
nikomatsakis
committed
df92fe3
Copy full SHA for df92fe3
Rename various things to "implications"
nikomatsakis
committed
92d65ab
Copy full SHA for 92d65ab
Replace `assert_no_late_bound_regions` with
Show description for 48c70d6
nikomatsakis
committed
48c70d6
Copy full SHA for 48c70d6
Misc. cleanup in regionck: Remove a one-variant enum for some reason.
nikomatsakis
committed
e84a719
Copy full SHA for e84a719
Move `tcx` from `Typer` into `ClosureTyper`
nikomatsakis
committed
7134ad4
Copy full SHA for 7134ad4
traits: break apart the "full normalization" code used for normalizing
Show description for 5511add
nikomatsakis
committed
5511add
Copy full SHA for 5511add
Extend the implicator so it produces general obligations and also so
Show description for 2939e48
nikomatsakis
committed
2939e48
Copy full SHA for 2939e48
Always prefer where-clauses over impls in trait selection. Fixes #22110.
nikomatsakis
committed
a994a99
Copy full SHA for a994a99
Add rustc_attrs feature to test.
nikomatsakis
committed
9bb3b37
Copy full SHA for 9bb3b37
Stabilize std::borrow
Show description for 9b70775
aturon
committed
9b70775
Copy full SHA for 9b70775
You can’t perform that action at this time.