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
305
Code
Issues
14
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add rules for stdlib, rustls, and stdio
- #183
#183
Merged
nunoplopes
merged 15 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:rustls
lucic71/cpp2rust:rustls
Copy head branch name to clipboard
Jun 12, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add rules for stdlib, rustls, and stdio
#183
nunoplopes
merged 15 commits into
Cpp2Rust:master
Cpp2Rust/cpp2rust:master
from
lucic71:rustls
lucic71/cpp2rust:rustls
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
Add rules for stdlib, rustls, and stdio
lucic71
committed
b04d154
View commit details
Copy full SHA for b04d154
Browse repository at this point
Add support for typedef'ed rules
lucic71
committed
cd8713a
View commit details
Copy full SHA for cd8713a
Browse repository at this point
Delete vendored rustls.h
lucic71
committed
d03fe07
View commit details
Copy full SHA for d03fe07
Browse repository at this point
Use the rustls vendored by the rustls_ffi crate
lucic71
committed
17df753
View commit details
Copy full SHA for 17df753
Browse repository at this point
Use using in C++ and typedef in C for type rules
lucic71
committed
90536a1
View commit details
Copy full SHA for 90536a1
Browse repository at this point
cargo fmt
lucic71
committed
d5f2e00
View commit details
Copy full SHA for d5f2e00
Browse repository at this point
Replace GetNameOfScalarTypedef with kPreserve flag in ToString
lucic71
committed
60b98d8
View commit details
Copy full SHA for 60b98d8
Browse repository at this point
Add rustls_result test
lucic71
committed
6d7ea1b
View commit details
Copy full SHA for 6d7ea1b
Browse repository at this point
The test should compile in refcount
lucic71
committed
aeb392e
View commit details
Copy full SHA for aeb392e
Browse repository at this point
Zero initialize enum using rule initializer
lucic71
committed
406e2a6
View commit details
Copy full SHA for 406e2a6
Browse repository at this point
Drop as u32 casts from rustls_result
lucic71
committed
7a32ac8
View commit details
Copy full SHA for 7a32ac8
Browse repository at this point
Delete rustls test because it depends on an external crate
lucic71
committed
78f667e
View commit details
Copy full SHA for 78f667e
Browse repository at this point
cargo-fmt
lucic71
committed
f587c82
View commit details
Copy full SHA for f587c82
Browse repository at this point
Delete rebase artifacts
lucic71
committed
dfb5e19
View commit details
Copy full SHA for dfb5e19
Browse repository at this point
Add back the rules build command
lucic71
committed
9d712f6
View commit details
Copy full SHA for 9d712f6
Browse repository at this point
You can’t perform that action at this time.