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
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
CodeQL
CodeQL
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
.
codeql.yml
will be ignored since log searching is not yet available
1,500 workflow runs
1,500 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.
Default initialize object allocated with new (#390)
CodeQL
#1462:
Commit
f813977
pushed by
nunoplopes
11m 10s
master
master
11m 10s
View workflow file
Default initialize reamaining fields in small initializer list
CodeQL
#1461:
Pull request
#391
opened by
lucic71
4m 13s
lucic71:small-init-list
lucic71:small-init-list
4m 13s
View #391
View workflow file
fix #377: modify global variables without cloning the Rc
CodeQL
#1460:
Commit
119f77b
pushed by
nunoplopes
10m 49s
master
master
10m 49s
View workflow file
Default initialize object allocated with new
CodeQL
#1459:
Pull request
#390
opened by
lucic71
9m 32s
lucic71:new-default
lucic71:new-default
9m 32s
View #390
View workflow file
Translate variable template declarations (#389)
CodeQL
#1458:
Commit
9d2ceaf
pushed by
nunoplopes
10m 21s
master
master
10m 21s
View workflow file
Add rules for operator new and operator delete (#380)
CodeQL
#1457:
Commit
29a8f8b
pushed by
nunoplopes
10m 0s
master
master
10m 0s
View workflow file
Ignore explicit casts to reference types (#382)
CodeQL
#1456:
Commit
7560a94
pushed by
nunoplopes
9m 20s
master
master
9m 20s
View workflow file
Handle more patterns in mangler (#384)
CodeQL
#1455:
Commit
d15a525
pushed by
nunoplopes
11m 34s
master
master
11m 34s
View workflow file
Derive Clone when all fields are references (#388)
CodeQL
#1454:
Commit
50c447c
pushed by
nunoplopes
9m 11s
master
master
9m 11s
View workflow file
Don't call destructor for trivially destructible types (#383)
CodeQL
#1453:
Commit
4273972
pushed by
nunoplopes
11m 22s
master
master
11m 22s
View workflow file
Implement Ord for Ptr (#385)
CodeQL
#1452:
Commit
6c0e8e8
pushed by
nunoplopes
10m 15s
master
master
10m 15s
View workflow file
Translate variable template declarations
CodeQL
#1451:
Pull request
#389
opened by
lucic71
11m 4s
lucic71:empty-template-specializations
lucic71:empty-template-specializations
11m 4s
View #389
View workflow file
Derive Clone when all fields are references
CodeQL
#1450:
Pull request
#388
opened by
lucic71
10m 56s
lucic71:reference-fields
lucic71:reference-fields
10m 56s
View #388
View workflow file
Translate classes with mutable fields
CodeQL
#1449:
Pull request
#387
opened by
lucic71
11m 10s
lucic71:mutable
lucic71:mutable
11m 10s
View #387
View workflow file
Convert delegating constructors
CodeQL
#1448:
Pull request
#386
opened by
lucic71
9m 9s
lucic71:delegating-constructor
lucic71:delegating-constructor
9m 9s
View #386
View workflow file
Implement Ord for Ptr
CodeQL
#1447:
Pull request
#385
opened by
lucic71
9m 1s
lucic71:ord
lucic71:ord
9m 1s
View #385
View workflow file
Handle more patterns in mangler
CodeQL
#1446:
Pull request
#384
opened by
lucic71
9m 3s
lucic71:mangling
lucic71:mangling
9m 3s
View #384
View workflow file
Don't call destructor for trivially destructible types
CodeQL
#1445:
Pull request
#383
opened by
lucic71
8m 45s
lucic71:trivial-destructible
lucic71:trivial-destructible
8m 45s
View #383
View workflow file
Ignore explicit casts to reference types
CodeQL
#1444:
Pull request
#382
opened by
lucic71
10m 39s
lucic71:implicit-reference-cast
lucic71:implicit-reference-cast
10m 39s
View #382
View workflow file
Add rules for operator new and operator delete
CodeQL
#1443:
Pull request
#380
synchronize by
lucic71
9m 14s
lucic71:operator-new
lucic71:operator-new
9m 14s
View #380
View workflow file
Translate wide strings
CodeQL
#1442:
Pull request
#381
opened by
lucic71
11m 16s
lucic71:wide-strings
lucic71:wide-strings
11m 16s
View #381
View workflow file
Add rules for operator new and operator delete
CodeQL
#1441:
Pull request
#380
opened by
lucic71
9m 27s
lucic71:operator-new
lucic71:operator-new
9m 27s
View #380
View workflow file
fix #193: remove Brotli headers from repo
CodeQL
#1440:
Commit
b5dd144
pushed by
nunoplopes
9m 22s
master
master
9m 22s
View workflow file
cmake fixes
CodeQL
#1439:
Commit
454c4c9
pushed by
nunoplopes
11m 29s
master
master
11m 29s
View workflow file
Make rule-preprocessor process a single directory at a time (#372)
CodeQL
#1438:
Commit
4b39f92
pushed by
nunoplopes
11m 25s
master
master
11m 25s
View workflow file
Previous
1
2
3
4
5
…
59
60
Next
You can’t perform that action at this time.