Skip to content

Pull requests: immunant/c2rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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: Add convert_decl_ref and convert_enum_constant_decl_ref
#1889 opened Jul 7, 2026 by Rua Contributor Loading…
transpile: Various fixes to type handling for builtins
#1860 opened Jun 17, 2026 by Rua Contributor Loading…
refactor: In alter_ty_path, return on failed unpack
#1820 opened May 22, 2026 by Rua Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.