-
Notifications
You must be signed in to change notification settings - Fork 272
Pull requests: immunant/c2rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
transpile: save
override_tys
in fn convert_expr
so const macros can use them, and convert macros last
#1372
opened Sep 19, 2025 by
kkysen
Loading…
transpile: separate top-level decl converting and emitting
#1371
opened Sep 19, 2025 by
kkysen
Loading…
fix removing literal suffixes from vec![10u32, 20u32, 30u32]
#1368
opened Sep 19, 2025 by
oinoom
Loading…
transpile: support anonymous
struct
/union
/enum
s within struct
s and union
s
#1361
opened Sep 5, 2025 by
bungcip
Loading…
Avoid
unsafe
in const macro translations except where necessary
#1339
opened Aug 22, 2025 by
fw-immunant
Loading…
transpile: const macros: strip implicit casts from macro expansion sites
#1311
opened Aug 7, 2025 by
fw-immunant
Loading…
Split crates requiring nightly Rust into separate
unstable
workspace
#1227
opened May 7, 2025 by
joshtriplett
Loading…
[WIP] analyze: refactor mir_op to explicitly track per-subloc info
#1191
opened Dec 17, 2024 by
spernsteiner
•
Draft
transpile
: Make volatile post-increment assignment compile
#1135
opened Sep 21, 2024 by
GPHemsley
Loading…
Translate Something isn't working
builtin_assume
and unaligned SIMD intrinsics
bug
#1132
opened Sep 21, 2024 by
thedataking
Loading…
(
c2rust-analyze
) Add more (still incomplete) dataflow constraints for ptr casts
#947
opened Jun 9, 2023 by
kkysen
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.