Skip to content

Issues: AeneasVerif/charon

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Failure when destructuring arrays
#203 opened May 28, 2024 by W95Psp
Add an issue template
#198 opened May 24, 2024 by sonmarcho
Clarify the encoding of closures
#194 opened May 22, 2024 by Nadrieril
CI: skip testing dependent projects when version changed A-CI Pertains to Continuous Integration
#187 opened May 15, 2024 by Nadrieril
Add weekly CI for installing the toolchain based on README instructions A-CI Pertains to Continuous Integration
#185 opened May 15, 2024 by R1kM
Update rustc version A-internal Internal details of how charon is structured
#182 opened May 14, 2024 by Nadrieril
Move rustc queries to hax A-internal Internal details of how charon is structured
#181 opened May 14, 2024 by Nadrieril
Hide provided trait methods C-simplification-pass Request for charon to process the output llbc
#180 opened May 14, 2024 by Nadrieril
Expose charon as a rust library A-internal Internal details of how charon is structured C-improvement
#178 opened May 14, 2024 by Nadrieril
Crash when using Self in enum impl C-bug A bug in charon
#167 opened May 3, 2024 by zhassan-aws
user_annotation.is_none error when using Self C-bug A bug in charon
#166 opened May 3, 2024 by zhassan-aws
Add support for vec macro C-unsupported-language-feature A rust feature we don't extract well
#165 opened May 3, 2024 by zhassan-aws
Support for mutually recursive traits and functions C-bug A bug in charon C-simplification-pass Request for charon to process the output llbc
#159 opened Apr 30, 2024 by msprotz
Retrieve the result of drop elaboration C-unsupported-language-feature A rust feature we don't extract well
#152 opened Apr 26, 2024 by sonmarcho
Export type aliases in LLBC C-unsupported-language-feature A rust feature we don't extract well
#134 opened Apr 18, 2024 by msprotz
Hide associated types equality constraints C-simplification-pass Request for charon to process the output llbc
#127 opened Apr 16, 2024 by Nadrieril
Add support for dyn Trait C-unsupported-language-feature A rust feature we don't extract well
#123 opened Apr 12, 2024 by Nadrieril
Use a Vec in RawStatement::Sequence A-internal Internal details of how charon is structured C-improvement
#122 opened Apr 12, 2024 by Nadrieril
ProTip! Exclude everything labeled bug with -label:bug.