-
Notifications
You must be signed in to change notification settings - Fork 52
Issues: creusot-rs/creusot
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
Allow variants to be specified on loops
enhancement
New feature or request
high-priority
Given a high priority
known-fix
Issue for which we know a fix, that we "just" need to implement.
#754
opened Apr 26, 2023 by
jhjourdan
Why3 error: unexpected 'variant' clause
enhancement
New feature or request
low-priority
Given a low priority
#205
opened Nov 3, 2021 by
sarsko
Nothing enforces that #[logic]/#[law]/#[predicate] attributes are the same in a trait declaration and in implementation.
bug
Something isn't working
error-messages
Improve error messages
#400
opened May 31, 2022 by
jhjourdan
Properly hide visibility of private fields
enhancement
New feature or request
high-priority
Given a high priority
known-fix
Issue for which we know a fix, that we "just" need to implement.
#418
opened Jun 7, 2022 by
xldenis
Closures shouldn't need explicit contracts
enhancement
New feature or request
#517
opened Aug 5, 2022 by
xldenis
Creusot errors with "unsupported type" on functions returning impl FnMut
bug
Something isn't working
internship-project
Potentially interesting to tackle as an internship project (~undergraduate level)
low-priority
Given a low priority
#539
opened Aug 30, 2022 by
jhaye
Clarify the status of Well-founded
easy
enhancement
New feature or request
soundness
Enhance soundness
#561
opened Sep 15, 2022 by
jhjourdan
Panic on using function pointer
bug
Something isn't working
known-fix
Issue for which we know a fix, that we "just" need to implement.
#595
opened Oct 4, 2022 by
gmorenz
Provide derivations for (Partial)Ord and Hash
enhancement
New feature or request
known-fix
Issue for which we know a fix, that we "just" need to implement.
#609
opened Oct 6, 2022 by
jhaye
Add New feature or request
known-fix
Issue for which we know a fix, that we "just" need to implement.
assume
easy
enhancement
#657
opened Nov 24, 2022 by
xldenis
Incorrect support for two-phase borrows
bug
Something isn't working
high-priority
Given a high priority
known-fix
Issue for which we know a fix, that we "just" need to implement.
soundness
Enhance soundness
#668
opened Dec 19, 2022 by
xldenis
Add support for Given a low priority
pearlite
Improve pearlite
old
low-priority
#117
opened Oct 6, 2021 by
xldenis
State of New feature or request
DeepModel
and ShallowModel
.
enhancement
#739
opened Apr 6, 2023 by
xldenis
syntax error on empty type
bug
Something isn't working
enhancement
New feature or request
known-fix
Issue for which we know a fix, that we "just" need to implement.
#761
opened May 2, 2023 by
bclement-ocp
RHB Mutex example is wrong
bug
Something isn't working
known-fix
Issue for which we know a fix, that we "just" need to implement.
#767
opened May 4, 2023 by
xldenis
laws with unsatisfied where clauses shouldn't be loaded
bug
Something isn't working
soundness
Enhance soundness
#773
opened May 5, 2023 by
xldenis
Implementing New feature or request
Invariant
is just under twice as slow as creating a function called invariant
and manually adding requires
/ensures
enhancement
#790
opened Jun 2, 2023 by
sarsko
MLCFG error when using contract involving division on an integer when function also takes a float.
bug
Something isn't working
#793
opened Jun 2, 2023 by
sarsko
Invariant
(with certain invariants) makes certain patterns (ie IndexMut
) impossible to implement
enhancement
#794
opened Jun 3, 2023 by
sarsko
Support global state predicates
enhancement
New feature or request
#812
opened Jun 21, 2023 by
michael-swan
Consider lifetime outlives relation when resolving multiple borrows
bug
Something isn't working
#824
opened Jul 3, 2023 by
voidc
build.rs
causes cargo creusot
to fail
cargo-creusot
#870
opened Sep 26, 2023 by
xldenis
cargo creusot
compiles every executable found in crate
cargo-creusot
#871
opened Sep 26, 2023 by
xldenis
Better support for sequences
enhancement
New feature or request
#1363
opened Feb 17, 2025 by
jhjourdan
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.