-
Notifications
You must be signed in to change notification settings - Fork 253
Issues: immunant/c2rust
`src/ExportResult.hpp:11:10: fatal error: 'algorithm' file no...
#755
opened Nov 29, 2022 by
kkysen
Open
2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
analyze: Path- or context-sensitive analysis
bug
Something isn't working
c2rust-analyze
enhancement
New feature or request
#1118
opened Aug 31, 2024 by
ahomescu
PDG: Keep track of lifetimes of stack values
bug
Something isn't working
c2rust-analyze
#1117
opened Aug 31, 2024 by
ahomescu
analyze: Lifetimes are incorrectly added to public extern C functions
bug
Something isn't working
c2rust-analyze
#1104
opened Jul 12, 2024 by
ahomescu
analyze: extend Cell rewrite support to include CELL struct fields
c2rust-analyze
#924
opened May 10, 2023 by
spernsteiner
(
c2rust-analyze
) Fix dataflow constraints in ptr casts
c2rust-analyze
#913
opened May 5, 2023 by
kkysen
analyze: missing
&p[0]
rewrite when dropping OFFSET
permission
c2rust-analyze
#906
opened May 2, 2023 by
spernsteiner
rewriter: only one level of macro expansion is supported in rewriting macro calls
c2rust-analyze
#903
opened Apr 28, 2023 by
aneksteind
analyze: offset permission may be back-propagated too far
c2rust-analyze
#890
opened Apr 17, 2023 by
aneksteind
c2rust-analyze: handle uses of statics
c2rust-analyze
#877
opened Mar 29, 2023 by
spernsteiner
1 of 5 tasks
c2rust-analyze: struct field analysis results should be cached
c2rust-analyze
#875
opened Mar 28, 2023 by
spernsteiner
(
c2rust-analyze/tests
) Add test for full, amalgamated lighttpd
c2rust-analyze
#871
opened Mar 22, 2023 by
kkysen
LabeledTyCtxt::subst
implementation incorrectly substitutes type arguments
bug
#861
opened Mar 14, 2023 by
aneksteind
(
c2rust-analyze
) core::ptr::mut_ptr::offset_from
is unsupported
c2rust-analyze
#852
opened Feb 24, 2023 by
kkysen
(
c2rust-analyze
) Handle Callee::UnknownDef
s calls pessimistically
c2rust-analyze
#843
opened Feb 18, 2023 by
kkysen
(
c2rust-analyze
) Handle self-referential/recursive Trivial
types
c2rust-analyze
#834
opened Feb 14, 2023 by
kkysen
(
c2rust-analyze
) Handle transpiled string literals (b"...\0" as *const u8 as *const libc::c_char
)
c2rust-analyze
#833
opened Feb 14, 2023 by
kkysen
2 tasks done
(
c2rust-analyze
) Consider safe ptr types from std
to be Trivial
c2rust-analyze
#820
opened Feb 9, 2023 by
kkysen
static analysis incorrectly labels casts between pointers different types as
label_no_pointers
c2rust-analyze
#735
opened Nov 22, 2022 by
aneksteind
ProTip!
Exclude everything labeled
bug
with -label:bug.