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 }}
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
16
Star
302
Code
Issues
14
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Remove unneeded clones in converter and rules
- #371
#371
Merged
nunoplopes
merged 15 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:computed_expr_type
lucic71/cpp2rust:computed_expr_type
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Remove unneeded clones in converter and rules
#371
nunoplopes
merged 15 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:computed_expr_type
lucic71/cpp2rust:computed_expr_type
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Add ComputedExprType::Unknown
lucic71
committed
abe4828
View commit details
Copy full SHA for abe4828
Browse repository at this point
Add assert in SetFresh
lucic71
committed
65c1449
View commit details
Copy full SHA for 65c1449
Browse repository at this point
Fix freshness in visitdeclrefexpr
lucic71
committed
bc4f743
View commit details
Copy full SHA for bc4f743
Browse repository at this point
Set computed expr type for calls
lucic71
committed
1d80951
View commit details
Copy full SHA for 1d80951
Browse repository at this point
Add rest of computed expr type
lucic71
committed
2e8bdd9
View commit details
Copy full SHA for 2e8bdd9
Browse repository at this point
Add VisitConstantExpr
lucic71
committed
ee9614b
View commit details
Copy full SHA for ee9614b
Browse repository at this point
AddComputedExprType::Pending
lucic71
committed
1235881
View commit details
Copy full SHA for 1235881
Browse repository at this point
Add fresh pointer attribute on PendingDeref
lucic71
committed
f2bf6e1
View commit details
Copy full SHA for f2bf6e1
Browse repository at this point
Don't clone trivially copyable type in range statement
lucic71
committed
b085242
View commit details
Copy full SHA for b085242
Browse repository at this point
Update tests
lucic71
committed
7b5abef
View commit details
Copy full SHA for 7b5abef
Browse repository at this point
Delete unnecessary clones from rules
lucic71
committed
69dcba3
View commit details
Copy full SHA for 69dcba3
Browse repository at this point
Add move access type
lucic71
committed
3c8a146
View commit details
Copy full SHA for 3c8a146
Browse repository at this point
Fix rule for move vector
lucic71
committed
3b78ca8
View commit details
Copy full SHA for 3b78ca8
Browse repository at this point
Passthrough rules inherit the context of the caller
lucic71
committed
64298b6
View commit details
Copy full SHA for 64298b6
Browse repository at this point
Rename read to move
lucic71
committed
089949a
View commit details
Copy full SHA for 089949a
Browse repository at this point
You can’t perform that action at this time.