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 }}
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
16.9k
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
Use the recorded types in MIR to determine generator auto-trait implementations
- #65782
#65782
Closed
Aaron1011
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
Aaron1011:generator-mir
Aaron1011/rust:generator-mir
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Use the recorded types in MIR to determine generator auto-trait implementations
#65782
Aaron1011
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
Aaron1011:generator-mir
Aaron1011/rust:generator-mir
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2019
Use the recorded types in MIR to determine generator auto-trait implementations
Show description for 9303810
Aaron1011
committed
9303810
View commit details
Copy full SHA for 9303810
Browse repository at this point
Use an Arc in DerivedObligationCauseCode
Aaron1011
committed
78159e1
View commit details
Copy full SHA for 78159e1
Browse repository at this point
Make generators !Freeze
Aaron1011
committed
46e2d2c
View commit details
Copy full SHA for 46e2d2c
Browse repository at this point
Fix rebase fallout
Aaron1011
committed
5ce4306
View commit details
Copy full SHA for 5ce4306
Browse repository at this point
Update stderr files
Aaron1011
committed
6840bc4
View commit details
Copy full SHA for 6840bc4
Browse repository at this point
Perform generator field computation before optimizations
Aaron1011
committed
bea0a42
View commit details
Copy full SHA for bea0a42
Browse repository at this point
Gate more precise generator auto traits behind feature
Aaron1011
committed
2b2986d
View commit details
Copy full SHA for 2b2986d
Browse repository at this point
Remove Freeze special-case for generators
Aaron1011
committed
e4684c7
View commit details
Copy full SHA for e4684c7
Browse repository at this point
Some cleanup
Aaron1011
committed
97116eb
View commit details
Copy full SHA for 97116eb
Browse repository at this point
Update tests
Aaron1011
committed
b3e6f8d
View commit details
Copy full SHA for b3e6f8d
Browse repository at this point
Add check-pass test
Aaron1011
committed
0c92b83
View commit details
Copy full SHA for 0c92b83
Browse repository at this point
Apply nits
Show description for b891e49
Aaron1011
and
RalfJung
committed
b891e49
View commit details
Copy full SHA for b891e49
Browse repository at this point
Cleanup trait selection logic
Aaron1011
committed
87fc30d
View commit details
Copy full SHA for 87fc30d
Browse repository at this point
Fix missed nit
Show description for 8f58a71
Aaron1011
and
RalfJung
committed
8f58a71
View commit details
Copy full SHA for 8f58a71
Browse repository at this point
Refactor generator interior types calculation
Aaron1011
committed
71c9dd5
View commit details
Copy full SHA for 71c9dd5
Browse repository at this point
You can’t perform that action at this time.