Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / immunant/c2rust issues and pull requests

#811 - Update `rustc` version incrementally to `nightly-2022-12-06`

Pull Request - State: open - Opened by kkysen over 1 year ago - 3 comments

#810 - Prohibit function call macro to const translation

Pull Request - State: closed - Opened by Remmirad over 1 year ago

#806 - Make `c2rust-analyze` error resilient

Issue - State: open - Opened by kkysen over 1 year ago
Labels: c2rust-analyze

#803 - Problematic macro translation with `--translate-const-macros`

Issue - State: open - Opened by Remmirad over 1 year ago - 2 comments
Labels: bug

#788 - Support casts to and from `*c_void` with `free`/`malloc`/`calloc`/`realloc`

Pull Request - State: closed - Opened by aneksteind over 1 year ago - 13 comments

#776 - Add support for static lifetimes in ADT fields

Issue - State: closed - Opened by aneksteind over 1 year ago

#769 - c2rust handles else-if chains poorly

Issue - State: closed - Opened by Dante-Broggi over 1 year ago - 5 comments
Labels: readability

#766 - re-add `miri` test to CI

Pull Request - State: open - Opened by ivyraine over 1 year ago

#761 - Skip or Add `NonAtomicToAtomic` Support Within C99

Issue - State: open - Opened by plutoup almost 2 years ago - 6 comments

#755 - `src/ExportResult.hpp:11:10: fatal error: 'algorithm' file not found`

Issue - State: open - Opened by kkysen almost 2 years ago - 2 comments

#745 - Make `f128` crate and struct be a command line option

Issue - State: closed - Opened by LegNeato almost 2 years ago - 2 comments

#745 - Make `f128` crate and struct be a command line option

Issue - State: closed - Opened by LegNeato almost 2 years ago - 2 comments

#745 - Make `f128` crate and struct be a command line option

Issue - State: closed - Opened by LegNeato almost 2 years ago - 2 comments

#745 - Make `f128` crate and struct be a command line option

Issue - State: closed - Opened by LegNeato almost 2 years ago - 2 comments

#745 - Make `f128` crate and struct be a command line option

Issue - State: closed - Opened by LegNeato almost 2 years ago - 2 comments

#745 - Make `f128` crate and struct be a command line option

Issue - State: closed - Opened by LegNeato almost 2 years ago - 2 comments

#736 - static analysis doesn't support `Aggregate` initialization

Issue - State: closed - Opened by aneksteind almost 2 years ago - 1 comment
Labels: c2rust-analyze

#711 - Update paths to homebrew LLVM for M1 macs

Pull Request - State: closed - Opened by LegNeato almost 2 years ago - 4 comments

#709 - Make `c2rust-analyze` be a `cargo` and `rustc` wrapper like `c2rust-instrument` is now

Issue - State: closed - Opened by kkysen almost 2 years ago
Labels: c2rust-analyze

#708 - Fix some `if cfg!(unix)` mis-usages

Issue - State: closed - Opened by kkysen almost 2 years ago - 3 comments
Labels: good first issue

#708 - Fix some `if cfg!(unix)` mis-usages

Issue - State: closed - Opened by kkysen almost 2 years ago - 3 comments
Labels: good first issue

#699 - Fix simple strict provenance cases in `analysis/test`

Pull Request - State: open - Opened by kkysen almost 2 years ago

#697 - Added big endian feature for little endian CPU

Pull Request - State: open - Opened by xtmono almost 2 years ago

#694 - Refactoring around vector type recognition

Pull Request - State: open - Opened by chrysn about 2 years ago - 1 comment

#638 - Refactor variadics

Pull Request - State: open - Opened by kkysen about 2 years ago

#594 - Turn on `clippy` in CI

Pull Request - State: open - Opened by kkysen about 2 years ago - 5 comments

#585 - add pointer-to-pointer test cases

Pull Request - State: open - Opened by aneksteind about 2 years ago

#572 - Print the full func name (and path) in the debug MIR

Pull Request - State: open - Opened by kkysen about 2 years ago - 1 comment

#568 - wip handling addr of field

Pull Request - State: open - Opened by aneksteind about 2 years ago

#479 - `c2rust transpile --reorganize-definitions` is still an option but depends on the no longer used `c2rust refactor`

Issue - State: open - Opened by kkysen over 2 years ago - 1 comment
Labels: bug, refactorer, documentation

#478 - Transpiled code doesn't compile due to error[E0308]: mismatched types

Issue - State: open - Opened by thedataking over 2 years ago - 7 comments
Labels: bug, translate project

#440 - draft: package c2rust as a "nix flake"

Pull Request - State: open - Opened by mstone over 2 years ago - 4 comments

#429 - Support testing non-native targets

Pull Request - State: open - Opened by kkysen over 2 years ago - 3 comments

#343 - CMake correctness; streamline `nix-shell` environment

Pull Request - State: open - Opened by bb010g about 3 years ago - 7 comments
Labels: building

#340 - `|=` operator on `bool` results in invalid Rust being generated

Issue - State: open - Opened by nyanpasu64 over 3 years ago - 2 comments

#336 - Could not find `CStmtId(40104)` in `TypedAstContext`

Issue - State: open - Opened by pgillet over 3 years ago - 4 comments
Labels: bug, translate project

#336 - Could not find `CStmtId(40104)` in `TypedAstContext`

Issue - State: open - Opened by pgillet over 3 years ago - 4 comments
Labels: bug, translate project

#336 - Could not find `CStmtId(40104)` in `TypedAstContext`

Issue - State: open - Opened by pgillet over 3 years ago - 4 comments
Labels: bug, translate project

#336 - Could not find `CStmtId(40104)` in `TypedAstContext`

Issue - State: open - Opened by pgillet over 3 years ago - 4 comments
Labels: bug, translate project

#302 - Check for C11 atomics in and around VisitQualType

Pull Request - State: open - Opened by chrysn about 4 years ago - 7 comments

#297 - Switch to `core::ffi::c_*` for C types instead of `libc::c_*`

Pull Request - State: open - Opened by ahomescu about 4 years ago - 5 comments
Labels: enhancement

#295 - Use raw identifier for reserved keywords

Pull Request - State: open - Opened by davidMcneil about 4 years ago - 5 comments

#290 - Map one and zero to true and false in bool expressions

Pull Request - State: open - Opened by thedataking about 4 years ago

#220 - Feature/fn aliases

Pull Request - State: open - Opened by thedataking almost 5 years ago

#154 - `long double` varargs won't compile

Issue - State: open - Opened by TheDan64 about 5 years ago - 7 comments
Labels: bug, blocked

#46 - Tracking Issue: Translation nightly features

Issue - State: open - Opened by TheDan64 over 5 years ago - 10 comments