-
Notifications
You must be signed in to change notification settings - Fork 297
Pull requests: immunant/c2rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
transpile: Flip comparison operators when negating in CFG
#1773
opened May 3, 2026 by
Rua
Contributor
Loading…
transpile: Split off
can_propagate_cast function, elide some more casts
#1770
opened May 3, 2026 by
Rua
Contributor
Loading…
transpile: Refactor
WithStmts and add new helper methods
#1766
opened Apr 30, 2026 by
Rua
Contributor
Loading…
transpile: Use raw pointers for lvalues with side effects
#1764
opened Apr 30, 2026 by
Rua
Contributor
Loading…
transpile: In
name_reference, also check expression for side effects
#1763
opened Apr 30, 2026 by
Rua
Contributor
Loading…
transpile: Pass
override_ty to init lists and their elements
#1762
opened Apr 29, 2026 by
Rua
Contributor
Loading…
transpile: Fix static compound literal string initializers
#1758
opened Apr 26, 2026 by
Rua
Contributor
Loading…
transpile: Remove
static_initializer_is_unsafe
#1745
opened Apr 16, 2026 by
Rua
Contributor
Loading…
transpile: tests: Run
test_translator.py from cargo nextest with the currently built transpiler path
#1731
opened Apr 5, 2026 by
chiragdhawan24
Loading…
tests/integration: add c2rust-postprocess for json-c
#1729
opened Apr 4, 2026 by
thedataking
Contributor
Loading…
transpile: Compute and store
override_tys ahead of time
#1679
opened Mar 20, 2026 by
Rua
Contributor
Loading…
transpile: replace
--reorganize-definitions/--disable-refactoring with --emit-refactor-annotations/--refactor
#1640
opened Mar 5, 2026 by
kkysen
Contributor
Loading…
transpile: Translate enums with newtype structs
#1620
opened Feb 25, 2026 by
Rua
Contributor
Loading…
tests/integration: add
c2rust-postprocess for json-c
#1569
opened Jan 26, 2026 by
kkysen
Contributor
Loading…
postprocess: move
--exclude-file checking to after comment transfer but before comment checking
#1555
opened Jan 20, 2026 by
kkysen
Contributor
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
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.