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

transpile: Support enums with bool underlying type
#2011 opened Sep 12, 2026 by Rua Contributor Loading…
transpile: Don't require WithStmts for make_cast and other cast functions
#2010 opened Sep 12, 2026 by Rua Contributor Loading…
ast-exporter: Convert RISC-V vector tuple types
#2008 opened Sep 10, 2026 by crasbe Loading…
transpile: Create dedicated enums for numeric type kinds
#2007 opened Sep 10, 2026 by Rua Contributor Loading…
transpile: Do not consider Bool an integral type
#2005 opened Sep 9, 2026 by Rua Contributor Loading…
tests: Add SQLite integration coverage from canonical sources
#2002 opened Sep 8, 2026 by thedataking Contributor 2/2 Loading…
Roll rustc_private toolchain to nightly-2025-01-01
#1998 opened Sep 7, 2026 by thedataking Contributor Loading…
postprocess: run function transformations asynchronously with bounded jobs
#1997 opened Sep 7, 2026 by thedataking Contributor 2/2 Loading…
postprocess: fix configuration and filtering papercuts
#1996 opened Sep 7, 2026 by thedataking Contributor 1/2 Loading…
transpile: Don't pass ExprContext to most decls
#1990 opened Sep 2, 2026 by Rua Contributor Draft
transpile: Conservatively disallow mutable lvalues inside macros
#1989 opened Sep 2, 2026 by Rua Contributor Loading…
transpile: Refactor and improve address-of handling
#1982 opened Aug 23, 2026 by Rua Contributor Draft
transpile: Refactor, document and correct uses of used() flag
#1975 opened Aug 16, 2026 by Rua Contributor Loading…
transpile: Refactor code related to MacroExpansion
#1971 opened Aug 8, 2026 by Rua Contributor Loading…
transpile: Add MacroInvocationInfo
#1970 opened Aug 8, 2026 by Rua Contributor Loading…
refactor: reorganize_definitions: keep glob imports untouched
#1947 opened Jul 25, 2026 by ahomescu Contributor 9/12 Loading…
refactor: widen definitions that header declarations are matched to
#1937 opened Jul 25, 2026 by ahomescu Contributor 6/12 Loading…
refactor: compare foreign function declarations by resolved type
#1936 opened Jul 25, 2026 by ahomescu Contributor 2/12 Loading…
refactor: fix nondeterministic ordering for orphaned impls
#1933 opened Jul 25, 2026 by ahomescu Contributor 12/12 Loading…
refactor: fix macros misclassified in the type namespace
#1931 opened Jul 25, 2026 by ahomescu Contributor 8/12 Loading…
refactor: fix nondeterministic ordering for foreign items
#1930 opened Jul 25, 2026 by ahomescu Contributor 5/12 Loading…
refactor: handle impls correctly by moving instead of dropping them
#1929 opened Jul 25, 2026 by ahomescu Contributor 11/12 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.