Skip to content

Issues: immunant/c2rust

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Avoid emitting extern "C" for private functions enhancement New feature or request
#1153 opened Oct 30, 2024 by bjorn3
analyze: Path- or context-sensitive analysis bug Something isn't working c2rust-analyze enhancement New feature or request
#1118 opened Aug 31, 2024 by ahomescu
Switch case with ranges enhancement New feature or request
#1055 opened Jan 7, 2024 by sparkforreg
C11 _Generic is not supported enhancement New feature or request
#760 opened Dec 13, 2022 by chrysn
Use rustfmt when translating enhancement New feature or request
#742 opened Nov 27, 2022 by LegNeato
wishlist: Implement atomics enhancement New feature or request
#436 opened Jun 8, 2022 by chrysn
Need support for tests that target ARM enhancement New feature or request
#410 opened May 17, 2022 by aneksteind
Translation drops comments from C code enhancement New feature or request
#387 opened Apr 28, 2022 by fw-immunant
Restore MMX support enhancement New feature or request
#369 opened Feb 15, 2022 by fw-immunant
Better output for *(p++) = ... cases enhancement New feature or request
#333 opened Apr 4, 2021 by RReverser
Update the Relooper algorithm enhancement New feature or request
#330 opened Mar 5, 2021 by RReverser
Create workflow that deploys to crates.io enhancement New feature or request
#321 opened Jan 6, 2021 by thedataking
Platform generic transpilation enhancement New feature or request
#305 opened Sep 19, 2020 by chrysn
Switch to core::ffi::c_* for C types instead of libc::c_* enhancement New feature or request
#297 opened Sep 15, 2020 by ahomescu Loading…
Translate Rust keywords into raw identifiers enhancement New feature or request
#279 opened Jul 19, 2020 by thedataking
Display warnings on c2rust.com enhancement New feature or request website C2Rust demo website issue
#270 opened Jun 27, 2020 by dbdr
Recognize and translate built-in functions enhancement New feature or request
#258 opened May 22, 2020 by thedataking
Support unaligned vector types blocked Cannot be supported without external support first enhancement New feature or request
#256 opened May 13, 2020 by thedataking
NULL transmutes could be None enhancement New feature or request readability Generated code is hard to read and can be simplified
#230 opened Jan 16, 2020 by TheDan64
improve compilation database creation enhancement New feature or request question Further information is requested
#227 opened Jan 14, 2020 by rizsotto
ProTip! Adding no:label will show everything without a label.