- Notifications
You must be signed in to change notification settings - Fork 283
Pull requests: immunant/c2rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
postprocess: Support multiple transforms and validation
#1512 opened Dec 15, 2025 by thedataking • Draft
refactor: unset
$RUSTC_WRAPPER so it doesn't add an extra rustc arg #1500 opened Dec 8, 2025 by kkysen Loading…
transpile: Convert final return statement into tail expression
#1497 opened Dec 6, 2025 by Rua Loading…
refactor: preserve spans for rewrites and add empty-print fallback to avoid sink_lets and remove_redundant_let_types
#1469 opened Nov 21, 2025 by oinoom Loading…
refactor: keep attr-only statements and cloned lets printable
#1457 opened Nov 11, 2025 by oinoom Loading…
refactor: avoid reordering attributes when restoring them
#1433 opened Oct 24, 2025 by fw-immunant Loading…
reorganize_definitions: Shorten paths that are imported into the current module
#1399 opened Oct 7, 2025 by ahomescu Loading…
Narrow const macro
DeclRef exclusion to only variables #1391 opened Oct 3, 2025 by fw-immunant Loading…
transpile: const macros: skip fn ptr types, as they don't work with portable types
#1386 opened Oct 2, 2025 by kkysen Loading…
transpile: save
override_tys in fn convert_expr so const macros can use them, and convert macros last #1372 opened Sep 19, 2025 by kkysen Loading…
Split crates requiring nightly Rust into separate
unstable workspace #1227 opened May 7, 2025 by joshtriplett Loading…
[WIP] analyze: refactor mir_op to explicitly track per-subloc info
#1191 opened Dec 17, 2024 by spernsteiner • Draft
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.