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
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
215
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Precise capturing
- #3617
#3617
Merged
traviscross
merged 17 commits into
master
rust-lang/rfcs:master
from
TC/precise-capturing
rust-lang/rfcs:TC/precise-capturing
Copy head branch name to clipboard
Jun 5, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Precise capturing
#3617
traviscross
merged 17 commits into
master
rust-lang/rfcs:master
from
TC/precise-capturing
rust-lang/rfcs:TC/precise-capturing
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2024
Add RFC 3617 for precise capturing
Show description for 5ac2eb1
traviscross
committed
5ac2eb1
View commit details
Copy full SHA for 5ac2eb1
Browse repository at this point
Add observation about `use` bringing things into scope
Show description for 312f5a1
traviscross
committed
312f5a1
View commit details
Copy full SHA for 312f5a1
Browse repository at this point
Remove stray `use<T>`
Show description for 585458c
traviscross
committed
585458c
View commit details
Copy full SHA for 585458c
Browse repository at this point
Rework the syntax specification
Show description for dc8f93d
traviscross
committed
dc8f93d
View commit details
Copy full SHA for dc8f93d
Browse repository at this point
Discuss the `use<..> impl Trait` alternative
Show description for 76cb0ae
traviscross
committed
76cb0ae
View commit details
Copy full SHA for 76cb0ae
Browse repository at this point
Fix plurality of "parentheses"
Show description for 26911c8
traviscross
committed
26911c8
View commit details
Copy full SHA for 26911c8
Browse repository at this point
Commits on Apr 26, 2024
Add guide-level section on the trailing comma
Show description for 9fbce80
traviscross
committed
9fbce80
View commit details
Copy full SHA for 9fbce80
Browse repository at this point
Commits on Apr 27, 2024
Extend discussion on `use<..> impl Trait` syntax
Show description for f012228
traviscross
committed
f012228
View commit details
Copy full SHA for f012228
Browse repository at this point
Commits on Apr 28, 2024
Improve example on avoiding HR lifetime capture
Show description for b02f1aa
traviscross
committed
b02f1aa
View commit details
Copy full SHA for b02f1aa
Browse repository at this point
Extend and improve reference desugarings
Show description for 972be34
traviscross
committed
972be34
View commit details
Copy full SHA for 972be34
Browse repository at this point
Commits on Apr 29, 2024
Simplify RPITIT desugaring
Show description for f06ae6a
traviscross
committed
f06ae6a
View commit details
Copy full SHA for f06ae6a
Browse repository at this point
Commits on May 5, 2024
Add clarifications on refinement, reparameterization
Show description for de7a342
traviscross
committed
de7a342
View commit details
Copy full SHA for de7a342
Browse repository at this point
Commits on May 31, 2024
Leave the syntax as a partially unresolved question
Show description for 3ede8f1
traviscross
committed
3ede8f1
View commit details
Copy full SHA for 3ede8f1
Browse repository at this point
Commits on Jun 5, 2024
Clarify where the older lifetime capture rules apply
Show description for ee785c8
traviscross
committed
ee785c8
View commit details
Copy full SHA for ee785c8
Browse repository at this point
Clarify that `use<..>` appears before any bounds
Show description for 8f641ec
traviscross
committed
8f641ec
View commit details
Copy full SHA for 8f641ec
Browse repository at this point
Be less decisive in a statement about the syntax
Show description for dc258ba
traviscross
committed
dc258ba
View commit details
Copy full SHA for dc258ba
Browse repository at this point
Do some copyediting
Show description for 11dc4e4
traviscross
committed
11dc4e4
View commit details
Copy full SHA for 11dc4e4
Browse repository at this point
You can’t perform that action at this time.