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 }}
Cpp2Rust
/
cpp2rust
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
303
Code
Issues
15
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Translate user defined moves
- #369
#369
Merged
nunoplopes
merged 18 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:move-constructor-synthetization
lucic71/cpp2rust:move-constructor-synthetization
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Translate user defined moves
#369
nunoplopes
merged 18 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:move-constructor-synthetization
lucic71/cpp2rust:move-constructor-synthetization
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Convert move constructor
Show description for b66fca3
lucic71
committed
b66fca3
View commit details
Copy full SHA for b66fca3
Browse repository at this point
Call the synthesized move constructor
lucic71
committed
e7079a6
View commit details
Copy full SHA for e7079a6
Browse repository at this point
Update tests
lucic71
committed
e87421b
View commit details
Copy full SHA for e87421b
Browse repository at this point
Fix freshness
Show description for 253fa5a
lucic71
committed
253fa5a
View commit details
Copy full SHA for 253fa5a
Browse repository at this point
Fix borrow error in plugin
lucic71
committed
b3f806e
View commit details
Copy full SHA for b3f806e
Browse repository at this point
Update tests
lucic71
committed
01be90c
View commit details
Copy full SHA for 01be90c
Browse repository at this point
Make std::move transparent
lucic71
committed
52196ae
View commit details
Copy full SHA for 52196ae
Browse repository at this point
Reference coerces to pointer
lucic71
committed
1f2897f
View commit details
Copy full SHA for 1f2897f
Browse repository at this point
Call user defined move constructor instead of mem::take
lucic71
committed
b2c18d2
View commit details
Copy full SHA for b2c18d2
Browse repository at this point
Test move of vector<vector>
lucic71
committed
128d553
View commit details
Copy full SHA for 128d553
Browse repository at this point
Update tests
lucic71
committed
d700ace
View commit details
Copy full SHA for d700ace
Browse repository at this point
Translate implicit move/copy assignment as plain assignment
lucic71
committed
fffe2b9
View commit details
Copy full SHA for fffe2b9
Browse repository at this point
Commits on Sep 15, 2026
Merge branch 'master' into move-constructor-synthetization
lucic71
committed
38192d5
View commit details
Copy full SHA for 38192d5
Browse repository at this point
Update tests
lucic71
committed
d674ee0
View commit details
Copy full SHA for d674ee0
Browse repository at this point
Merge branch 'master' into move-constructor-synthetization
lucic71
committed
f3110cd
View commit details
Copy full SHA for f3110cd
Browse repository at this point
Update tests
lucic71
committed
ac293cd
View commit details
Copy full SHA for ac293cd
Browse repository at this point
Set freshness in VisitArrayInitIndexExpr
lucic71
committed
526315e
View commit details
Copy full SHA for 526315e
Browse repository at this point
Takes are always fresh
lucic71
committed
8512898
View commit details
Copy full SHA for 8512898
Browse repository at this point
You can’t perform that action at this time.