-
Notifications
You must be signed in to change notification settings - Fork 308
Pull requests: immunant/c2rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: reorganize_definitions: keep glob imports untouched
#1947
opened Jul 25, 2026 by
ahomescu
Contributor
•
11/14
Loading…
refactor: keep the original symbol when renaming an extern declaration
#1945
opened Jul 25, 2026 by
ahomescu
Contributor
•
1/14
Loading…
refactor: widen definitions that header declarations are matched to
#1937
opened Jul 25, 2026 by
ahomescu
Contributor
•
8/14
Loading…
refactor: compare foreign function declarations by resolved type
#1936
opened Jul 25, 2026 by
ahomescu
Contributor
•
3/14
Loading…
refactor: fix foreign declarations merged across an arity mismatch
#1934
opened Jul 25, 2026 by
ahomescu
Contributor
•
2/14
Loading…
refactor: fix nondeterministic ordering for orphaned impls
#1933
opened Jul 25, 2026 by
ahomescu
Contributor
•
14/14
Loading…
refactor: reorganize_definitions: fix for non-ASCII identifiers
#1932
opened Jul 25, 2026 by
ahomescu
Contributor
•
6/14
Loading…
refactor: fix macros misclassified in the type namespace
#1931
opened Jul 25, 2026 by
ahomescu
Contributor
•
10/14
Loading…
refactor: fix nondeterministic ordering for foreign items
#1930
opened Jul 25, 2026 by
ahomescu
Contributor
•
7/14
Loading…
refactor: handle impls correctly by moving instead of dropping them
#1929
opened Jul 25, 2026 by
ahomescu
Contributor
•
13/14
Loading…
refactor: canonicalize moved paths that refer to item left behind
#1928
opened Jul 25, 2026 by
ahomescu
Contributor
•
12/14
Loading…
refactor: fix bug in comments right before a Use
#1926
opened Jul 25, 2026 by
ahomescu
Contributor
•
5/14
Loading…
refactor: reorganize_definitions: fix multi-namespace imports splitting
#1925
opened Jul 25, 2026 by
ahomescu
Contributor
•
4/14
Loading…
refactor: reorganize_definitions: use the fallback/C ABI instead of Rust
#1924
opened Jul 25, 2026 by
ahomescu
Contributor
•
9/14
Loading…
transpile: Deduplicate in/decrement operator handling
#1921
opened Jul 24, 2026 by
Rua
Contributor
Loading…
transpile: Emit integer literal suffixes where possible
#1920
opened Jul 23, 2026 by
Rua
Contributor
Loading…
transpile: Take
CQualTypeId and return WithStmts in enum/pointer cast functions
#1891
opened Jul 7, 2026 by
Rua
Contributor
Loading…
transpile: Add
convert_decl_ref and convert_enum_constant_decl_ref
#1889
opened Jul 7, 2026 by
Rua
Contributor
Loading…
transpile: Use try_from to detect overflow builtin result truncation
#1879
opened Jul 2, 2026 by
thedataking
Contributor
Loading…
transpile: Various fixes to type handling for builtins
#1860
opened Jun 17, 2026 by
Rua
Contributor
Loading…
postprocess: Add
AssertsTransform and FormattingTransform and GPT tool calling
#1855
opened Jun 15, 2026 by
thedataking
Contributor
Loading…
transpile: Refactor binary operand handling and handle pointers/complex numbers
#1835
opened Jun 2, 2026 by
Rua
Contributor
Loading…
refactor: In
alter_ty_path, return on failed unpack
#1820
opened May 22, 2026 by
Rua
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.