-
Notifications
You must be signed in to change notification settings - Fork 292
Pull requests: immunant/c2rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add a --thin-binaries option that moves the code from binaries into the library
#1715
opened Apr 1, 2026 by
ahomescu
Loading…
transpile: tests: add
fn expect_compile_error for both editions
#1713
opened Mar 31, 2026 by
kkysen
Loading…
transpile: Prefix
c_ast::{BinOp, UnOp, UnTypeOp} with C to disambiguate better
#1711
opened Mar 31, 2026 by
Rua
Loading…
transpile: Treat
LValueToRValue casts as potential volatile reads
#1705
opened Mar 28, 2026 by
Rua
Loading…
transpile: Pass correct types when translating prefix inc/dec operators
#1689
opened Mar 25, 2026 by
Rua
Loading…
transpile: Translate
EnumConstant with associated constants
#1659
opened Mar 14, 2026 by
Rua
Loading…
transpile: Properly handle address-of static compound literals
#1644
opened Mar 6, 2026 by
Rua
Loading…
transpile: replace
--reorganize-definitions/--disable-refactoring with --emit-refactor-annotations/--refactor
#1640
opened Mar 5, 2026 by
kkysen
Loading…
transpile: Wrap transmuted string literals in
const blocks when address is taken
#1628
opened Mar 1, 2026 by
Rua
Loading…
Rework relooper algorithm for fun and profit
control flow
#1558
opened Jan 21, 2026 by
randomPoison
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.