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
/
rfcs
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
6.6k
Code
Issues
583
Pull requests
214
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Place traits
- #3921
#3921
Open
davidv1992
wants to merge 10 commits into
rust-lang:master
rust-lang/rfcs:master
from
davidv1992:place-traits
davidv1992/rfcs:place-traits
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Place traits
#3921
davidv1992
wants to merge 10 commits into
rust-lang:master
rust-lang/rfcs:master
from
davidv1992:place-traits
davidv1992/rfcs:place-traits
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2026
Initial draft for place traits RFC.
davidv1992
committed
27d7262
View commit details
Copy full SHA for 27d7262
Browse repository at this point
Removed CreatablePlace as its not yet mature enough.
Show description for 30fe1f9
davidv1992
committed
30fe1f9
View commit details
Copy full SHA for 30fe1f9
Browse repository at this point
Integrate PR number.
davidv1992
committed
7c1ce8d
View commit details
Copy full SHA for 7c1ce8d
Browse repository at this point
Commits on Mar 6, 2026
Resolved the open question around the need for a non-mut place function.
davidv1992
committed
4dae0fe
View commit details
Copy full SHA for 4dae0fe
Browse repository at this point
Reworked the formulation of safety requirements.
Show description for 04d2806
davidv1992
committed
04d2806
View commit details
Copy full SHA for 04d2806
Browse repository at this point
Add Nadrieril's proposal to alternative approaches section.
davidv1992
committed
32f5d4c
View commit details
Copy full SHA for 32f5d4c
Browse repository at this point
Rename trait to DerefMove to preserve Place for the nadrieril proposal.
davidv1992
committed
553f149
View commit details
Copy full SHA for 553f149
Browse repository at this point
Minor spelling fixes.
davidv1992
committed
1d60282
View commit details
Copy full SHA for 1d60282
Browse repository at this point
Commits on Mar 12, 2026
Editorial fixes from reviews.
Show description for 52f3888
3 people
authored
52f3888
View commit details
Copy full SHA for 52f3888
Browse repository at this point
Clarify the alinea on Pin.
davidv1992
committed
c860984
View commit details
Copy full SHA for c860984
Browse repository at this point
You can’t perform that action at this time.