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
17
Star
304
Code
Issues
13
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: Cpp2Rust/cpp2rust
Actions
All workflows
Workflows
CodeQL
CodeQL
CodeQL
CodeQL
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Dependabot Updates
Dependabot Updates
Deploy docs
Deploy docs
Format Check
Format Check
Run tests
Run tests
Show more workflows...
Management
Caches
Deployments
Deploy docs
Deploy docs
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
docs.yml
will be ignored since log searching is not yet available
106 workflow runs
106 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix late instantiated virtual methods (#411)
Deploy docs
#106:
Commit
79a9acd
pushed by
nunoplopes
2m 45s
master
master
2m 45s
View workflow file
optimize reinterpret casts to avoid heap allocation on dereferences
Deploy docs
#105:
Commit
0ae5a3f
pushed by
nunoplopes
2m 39s
master
master
2m 39s
View workflow file
optimize function pointers to avoid heap allocation
Deploy docs
#104:
Commit
fd1aa3b
pushed by
nunoplopes
2m 43s
master
master
2m 43s
View workflow file
optimize function pointers to avoid heap allocation
Deploy docs
#103:
Commit
1eb6a13
pushed by
nunoplopes
2m 39s
master
master
2m 39s
View workflow file
optimize vaarg handling
Deploy docs
#102:
Commit
1d05f91
pushed by
nunoplopes
2m 19s
master
master
2m 19s
View workflow file
fix test
Deploy docs
#101:
Commit
9aef617
pushed by
nunoplopes
2m 2s
master
master
2m 2s
View workflow file
optimizations to libcc2rs related with strings
Deploy docs
#100:
Commit
e79218f
pushed by
nunoplopes
2m 36s
master
master
2m 36s
View workflow file
Replace Ptr::delete_array with Ptr::delete
Deploy docs
#99:
Commit
d3a1428
pushed by
nunoplopes
2m 29s
master
master
2m 29s
View workflow file
Remove Ptr::to_strong() and add Ptr::decay() (#410)
Deploy docs
#98:
Commit
77c219a
pushed by
nunoplopes
2m 13s
master
master
2m 13s
View workflow file
Translate operators that receive by value arguments (#408)
Deploy docs
#97:
Commit
d0194c3
pushed by
nunoplopes
2m 43s
master
master
2m 43s
View workflow file
Fix address of static method (#409)
Deploy docs
#96:
Commit
67cf0c7
pushed by
nunoplopes
2m 41s
master
master
2m 41s
View workflow file
fix compilation of assert with C++11
Deploy docs
#95:
Commit
9ba5a08
pushed by
nunoplopes
2m 31s
master
master
2m 31s
View workflow file
Don't add default impl for declared but not defined default ctor (#405)
Deploy docs
#94:
Commit
911bbf3
pushed by
nunoplopes
2m 33s
master
master
2m 33s
View workflow file
Don't translate partial specializations (#406)
Deploy docs
#93:
Commit
8c3b27c
pushed by
nunoplopes
2m 32s
master
master
2m 32s
View workflow file
Convert operand as lvalue in array-to-pointer decay (#404)
Deploy docs
#92:
Commit
8d8680b
pushed by
nunoplopes
2m 29s
master
master
2m 29s
View workflow file
Define constexpr cpp2rust_assert_fail (#401)
Deploy docs
#91:
Commit
5e214e7
pushed by
nunoplopes
2m 28s
master
master
2m 28s
View workflow file
Translate inner templates (#400)
Deploy docs
#90:
Commit
242c5be
pushed by
nunoplopes
2m 40s
master
master
2m 40s
View workflow file
Fix address of conditional operand (#403)
Deploy docs
#89:
Commit
d3cec4b
pushed by
nunoplopes
2m 33s
master
master
2m 33s
View workflow file
Translate empty unions in unsafe (#402)
Deploy docs
#88:
Commit
104607b
pushed by
nunoplopes
3m 3s
master
master
3m 3s
View workflow file
Translate unary plus (#399)
Deploy docs
#87:
Commit
f79987c
pushed by
nunoplopes
2m 4s
master
master
2m 4s
View workflow file
Don't use uninstantiated default argument (#398)
Deploy docs
#86:
Commit
540902a
pushed by
nunoplopes
2m 23s
master
master
2m 23s
View workflow file
Fix temporary receivers (#397)
Deploy docs
#85:
Commit
ebd5a6d
pushed by
nunoplopes
2m 37s
master
master
2m 37s
View workflow file
Translate nameless copy constructor agrument as _a0 instead of self (…
Deploy docs
#84:
Commit
202185c
pushed by
nunoplopes
3m 5s
master
master
3m 5s
View workflow file
Translate functional casts (#395)
Deploy docs
#83:
Commit
a863d43
pushed by
nunoplopes
2m 27s
master
master
2m 27s
View workflow file
Translate records that contain declared but not defined methods (#394)
Deploy docs
#82:
Commit
7853c4f
pushed by
nunoplopes
2m 31s
master
master
2m 31s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.