-
Notifications
You must be signed in to change notification settings - Fork 291
Pull requests: immunant/c2rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
transpile: Always explicitly reference
current_block values
#1556
opened Jan 21, 2026 by
Rua
Loading…
postprocess: move
--exclude-file checking to after comment transfer but before comment checking
#1555
opened Jan 20, 2026 by
kkysen
Loading…
postprocess: add
--gc-cache to garbage collect any cache entries not used since the last --gc-cache call
#1554
opened Jan 20, 2026 by
kkysen
Loading…
postprocess: add
--no-fail-fast, progress numbers, comment diffs, exclude file of all errors, etc.
#1553
opened Jan 20, 2026 by
kkysen
Loading…
transpile: Prefix c2rust-generated new variable names with
c2rust_
#1530
opened Dec 30, 2025 by
Rua
Loading…
transpile: Allow
clippy::missing_safety_doc in generated code
#1511
opened Dec 13, 2025 by
Rua
Loading…
transpile: Convert final return statement into tail expression
#1497
opened Dec 6, 2025 by
Rua
Loading…
refactor: preserve spans for rewrites and add empty-print fallback to avoid sink_lets and remove_redundant_let_types
#1469
opened Nov 21, 2025 by
oinoom
Loading…
refactor: keep attr-only statements and cloned lets printable
#1457
opened Nov 11, 2025 by
oinoom
Loading…
refactor: avoid reordering attributes when restoring them
#1433
opened Oct 24, 2025 by
fw-immunant
Loading…
Narrow const macro
DeclRef exclusion to only variables
#1391
opened Oct 3, 2025 by
fw-immunant
Loading…
transpile: const macros: skip fn ptr types, as they don't work with portable types
#1386
opened Oct 2, 2025 by
kkysen
Loading…
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…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.