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
.
Cpp2Rust
/
cpp2rust
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
292
Code
Issues
14
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Return IR nodes from visitors
- #294
#294
Draft
lucic71
wants to merge 14 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:value-visitor
lucic71/cpp2rust:value-visitor
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Return IR nodes from visitors
#294
lucic71
wants to merge 14 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:value-visitor
lucic71/cpp2rust:value-visitor
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
Use value returning visitor
lucic71
committed
0e8c70f
View commit details
Copy full SHA for 0e8c70f
Browse repository at this point
Make Verbatim inherit RsExpr
lucic71
committed
4905ad3
View commit details
Copy full SHA for 4905ad3
Browse repository at this point
Return RsExpr from statement visitors
lucic71
committed
7819822
View commit details
Copy full SHA for 7819822
Browse repository at this point
Revert Convert to original form
lucic71
committed
182a99a
View commit details
Copy full SHA for 182a99a
Browse repository at this point
Drop extra scope
lucic71
committed
5724520
View commit details
Copy full SHA for 5724520
Browse repository at this point
Use vector instead deque
lucic71
committed
4143fe9
View commit details
Copy full SHA for 4143fe9
Browse repository at this point
Return RsExpr from decl visitors
lucic71
committed
29e0ac2
View commit details
Copy full SHA for 29e0ac2
Browse repository at this point
Trigger CI
lucic71
committed
7c21bcb
View commit details
Copy full SHA for 7c21bcb
Browse repository at this point
Add RsArena::New
lucic71
committed
b2b2763
View commit details
Copy full SHA for b2b2763
Browse repository at this point
Add Unary node
lucic71
committed
2c20c71
View commit details
Copy full SHA for 2c20c71
Browse repository at this point
Commits on Jul 30, 2026
Fully port Converter to IR infrastructure
lucic71
committed
413cf55
View commit details
Copy full SHA for 413cf55
Browse repository at this point
clang-format
lucic71
committed
f6af53e
View commit details
Copy full SHA for f6af53e
Browse repository at this point
Add back Visit type methods
lucic71
committed
cfb6907
View commit details
Copy full SHA for cfb6907
Browse repository at this point
Reorder functions to make the diff smaller
lucic71
committed
53dd125
View commit details
Copy full SHA for 53dd125
Browse repository at this point
You can’t perform that action at this time.