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
MIR move elimination
- #3943
#3943
Open
Amanieu
wants to merge 12 commits into
rust-lang:master
rust-lang/rfcs:master
from
Amanieu:mir-move-elimination
Amanieu/rfcs:mir-move-elimination
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
MIR move elimination
#3943
Amanieu
wants to merge 12 commits into
rust-lang:master
rust-lang/rfcs:master
from
Amanieu:mir-move-elimination
Amanieu/rfcs:mir-move-elimination
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
Add MIR move elimination RFC
Amanieu
committed
08e705c
View commit details
Copy full SHA for 08e705c
Browse repository at this point
Commits on Apr 5, 2026
Address feedback
Amanieu
committed
064fd25
View commit details
Copy full SHA for 064fd25
Browse repository at this point
Commits on Apr 6, 2026
Remove incorrect paragraph about initializing locals with undef
Amanieu
committed
d4e779c
View commit details
Copy full SHA for d4e779c
Browse repository at this point
Commits on Apr 15, 2026
Move the discussion about the `move` keyword to future possibilities
Amanieu
committed
b08ba08
View commit details
Copy full SHA for b08ba08
Browse repository at this point
Commits on May 7, 2026
Clarify that the behavior of partial moves remains unspecified
Amanieu
committed
f330dc8
View commit details
Copy full SHA for f330dc8
Browse repository at this point
Commits on May 15, 2026
Remove changes to MIR call terminators
Show description for e297f9c
Amanieu
committed
e297f9c
View commit details
Copy full SHA for e297f9c
Browse repository at this point
Commits on May 24, 2026
Address feedback from Ralf
Amanieu
committed
5b026c6
View commit details
Copy full SHA for 5b026c6
Browse repository at this point
Rewrite implementation section based on prototype implementation
Amanieu
committed
e4a6bb3
View commit details
Copy full SHA for e4a6bb3
Browse repository at this point
Clarify impact on dead store elimination
Amanieu
committed
8f70e15
View commit details
Copy full SHA for 8f70e15
Browse repository at this point
Minor cleanups
Amanieu
committed
d3ef678
View commit details
Copy full SHA for d3ef678
Browse repository at this point
Add links to prototype implementation and MiniRust branch
Amanieu
committed
9dd76e8
View commit details
Copy full SHA for 9dd76e8
Browse repository at this point
Commits on May 29, 2026
Interaction with DeadStoreElimination is actually not a problem today
Amanieu
committed
3c4e207
View commit details
Copy full SHA for 3c4e207
Browse repository at this point
You can’t perform that action at this time.