Skip to content

Idiomatic c demangle #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 5, 2024
Merged

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Dec 5, 2024

make the C code more idiomatic and add a comment to find the latest version of the code in copy-paste

Ariel Ben-Yehuda added 2 commits December 5, 2024 09:01
the code used to be translated line-to-line from Rust iterators, change
it to be more idiomatic C and guarantee there is no weird for loop.

Fuzzing passes.
@Mark-Simulacrum Mark-Simulacrum merged commit 42b42cc into rust-lang:main Dec 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants