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
/
rfcs
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
6.6k
Code
Issues
583
Pull requests
216
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Lifetime Capture Rules 2024
- #3498
#3498
Merged
traviscross
merged 16 commits into
rust-lang:master
rust-lang/rfcs:master
from
traviscross:TC/lifetime-capture-rules-2024
traviscross/rfcs:TC/lifetime-capture-rules-2024
Copy head branch name to clipboard
Nov 4, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Lifetime Capture Rules 2024
#3498
traviscross
merged 16 commits into
rust-lang:master
rust-lang/rfcs:master
from
traviscross:TC/lifetime-capture-rules-2024
traviscross/rfcs:TC/lifetime-capture-rules-2024
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2023
Add RFC for lifetime capture rules 2024
Show description for c036285
traviscross
committed
c036285
View commit details
Copy full SHA for c036285
Browse repository at this point
Fix TAIT row in Appendix B matrix
Show description for 92e715e
traviscross
committed
92e715e
View commit details
Copy full SHA for 92e715e
Browse repository at this point
Commits on Oct 4, 2023
Clarify outlives rules on opaques with specified bounds
Show description for 150d576
traviscross
committed
150d576
View commit details
Copy full SHA for 150d576
Browse repository at this point
Add Appendix H with more exposition of outlives rules
Show description for ad4d1bb
traviscross
committed
ad4d1bb
View commit details
Copy full SHA for ad4d1bb
Browse repository at this point
Lowercase internal link identifiers
Show description for ff0cd24
traviscross
committed
ff0cd24
View commit details
Copy full SHA for ff0cd24
Browse repository at this point
Say "into earlier editions" rather than into Rust 2021
Show description for c4e4cb4
traviscross
committed
c4e4cb4
View commit details
Copy full SHA for c4e4cb4
Browse repository at this point
Add forward link and footnote about `Captures` trait
Show description for 4707b0c
traviscross
committed
4707b0c
View commit details
Copy full SHA for 4707b0c
Browse repository at this point
Commits on Oct 5, 2023
Move footnote reference outside of colon
Show description for d61f380
traviscross
committed
d61f380
View commit details
Copy full SHA for d61f380
Browse repository at this point
Move forward `Captures` links to footnotes
Show description for 6918bcc
traviscross
committed
6918bcc
View commit details
Copy full SHA for 6918bcc
Browse repository at this point
Improve `async fn` capturing examples
Show description for 38cd2e4
traviscross
committed
38cd2e4
View commit details
Copy full SHA for 38cd2e4
Browse repository at this point
Improve return type annotation in `async fn` examples
Show description for 94e115e
traviscross
committed
94e115e
View commit details
Copy full SHA for 94e115e
Browse repository at this point
Clarify speculation about RPIT counterfactual history
Show description for a624afa
traviscross
committed
a624afa
View commit details
Copy full SHA for a624afa
Browse repository at this point
Add caveat on `Captures<'a> + Captures<'b>` in footnote
Show description for 220b5f8
traviscross
committed
220b5f8
View commit details
Copy full SHA for 220b5f8
Browse repository at this point
Commits on Oct 18, 2023
Add normative example on `for<..>` capturing
Show description for 832291f
traviscross
committed
832291f
View commit details
Copy full SHA for 832291f
Browse repository at this point
Deemphasize TAIT a bit
Show description for d81c6cc
traviscross
committed
d81c6cc
View commit details
Copy full SHA for d81c6cc
Browse repository at this point
Commits on Nov 4, 2023
Add tracking issue for RFC 3498
Show description for 8bb13ae
traviscross
committed
8bb13ae
View commit details
Copy full SHA for 8bb13ae
Browse repository at this point
You can’t perform that action at this time.