Skip to content

Issues: dafny-lang/dafny

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

Issues list

Support for explicitly pass this receiver as a parameter of method kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5889 opened Nov 1, 2024 by Ao-senXiong
Predicate subtype of bounded type parameter verifies but build fails kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5881 opened Oct 31, 2024 by erniecohen
Non-reference type parameter in extending type causes malformed Boogie kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label part: verifier Translation from Dafny to Boogie (translator)
#5873 opened Oct 30, 2024 by RustanLeino
Imprecise error message with partial functions kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5872 opened Oct 29, 2024 by txiang61
not yet implemented in Rust kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5871 opened Oct 29, 2024 by ajewellamz
Always generate _Test__Main_ kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5870 opened Oct 29, 2024 by ajewellamz
CompleteOnNothingAtLineStartReturnsEmptyList: Microsoft.Dafny.Compilation[0] System.ObjectDisposedException: The semaphore has been disposed kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label kind: language development speed Slows down development of Dafny the language, flaky tests
#5863 opened Oct 28, 2024 by MikaelMayer
In what order are isolated assertions verified? part: documentation Dafny's reference manual, tutorial, and other materials
#5862 opened Oct 26, 2024 by hmijail
Cache constant RHS value evaluation at runtime kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5861 opened Oct 25, 2024 by robin-aws
Optimization to use slice_usize in Rust kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#5857 opened Oct 24, 2024 by ajewellamz
truncate!(int!(256)) fails to simplify in Rust kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5856 opened Oct 24, 2024 by ajewellamz
Abstract import of concrete module is allowed, produces invalid target code invalid translated code The compiler generates invalid code, making the the target language infrastructure crash kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5854 opened Oct 23, 2024 by ssomayyajula
AccessViolationException durring verification kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5853 opened Oct 23, 2024 by seebees
Dafny to Rust : Object::from_ref is unsound during 4: bad execution of correct program A bug in the Dafny compiler that causes a correct Dafny program to execute incorrectly kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5851 opened Oct 23, 2024 by MikaelMayer
Java versions supported? kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5849 opened Oct 22, 2024 by damienstanton
Type parameter Equality wrongly inferred kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5844 opened Oct 18, 2024 by MikaelMayer
Trait postcondition ignored kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5840 opened Oct 17, 2024 by jaylorch
Warnings raised from
#5838 opened Oct 16, 2024 by seebees
Extern names (inconsistently) escaped to avoid target language keywords kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5836 opened Oct 16, 2024 by robin-aws
bitvector rotation operations sometimes reported nonexisting by incremental resolver kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5830 opened Oct 12, 2024 by erniecohen
newtype based on bv64 crashes resolver kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5829 opened Oct 12, 2024 by erniecohen
missing bitvector operators part: documentation Dafny's reference manual, tutorial, and other materials
#5828 opened Oct 12, 2024 by erniecohen
ProTip! What’s not been updated in a month: updated:<2024-10-02.