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

Definite-assignment in specification depends on implementation kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6064 opened Jan 22, 2025 by RustanLeino
assigned causes crash with relaxed definite assignment crash Dafny crashes on this input, or generates malformed code that can not be executed kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6063 opened Jan 21, 2025 by RustanLeino
Opaque blocks allow proving false during 3: execution of incorrect program An bug in the verifier that allows Dafny to run a program that does not correctly implement its spec kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6060 opened Jan 21, 2025 by RustanLeino
Method invocations of trait-bound generics need explicit upcasting during 2: compilation of correct program Dafny rejects a valid program during compilation has-workaround: yes There is a known workaround kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: language definition Relating to the Dafny language definition itself part: resolver Resolution and typechecking
#6059 opened Jan 20, 2025 by amaurremi
Dafny fails to verify very long line kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6058 opened Jan 17, 2025 by seebees
spurious proof obligations generated from subset types kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6053 opened Jan 14, 2025 by erniecohen
Default value for external generic types kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label lang: c++ Dafny's C++ transpiler and its runtime part: code-generation Support for transpiling Dafny to another language. If relevant, add a `lang:` tag
#6049 opened Jan 13, 2025 by momvart
triggering problem on closures kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6036 opened Jan 10, 2025 by erniecohen
resolver crash kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6034 opened Jan 9, 2025 by erniecohen
Verification condition generated for an ensures is too different from an equivalent assertion before return kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny part: verifier Translation from Dafny to Boogie (translator)
#6032 opened Jan 9, 2025 by keyboardDrummer
need to assert postcondition of [forall statement / containing function] kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6029 opened Jan 8, 2025 by erniecohen
Add a default value for --resource-limit and --verification-time-limit kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny priority: not yet Will reconsider working on this when we're looking for work
#6027 opened Jan 8, 2025 by keyboardDrummer
by-clause ignored for assign-such-that statements kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6024 opened Jan 8, 2025 by RustanLeino
Java transpilation of extern module has incorrect class identifier kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label part: documentation Dafny's reference manual, tutorial, and other materials
#6022 opened Jan 7, 2025 by hillcg-aws
format check --standard-libraries (or including any doo files) always fails kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#6021 opened Jan 7, 2025 by robin-aws
When specifying a Dafny project as a dependency, let Dafny used cached builds of that library when they're available area: performance Performance issues kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
#6013 opened Jan 2, 2025 by keyboardDrummer
Functions issue in the Rust backend kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5996 opened Dec 20, 2024 by MikaelMayer
Trying to use generate-tests kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5989 opened Dec 18, 2024 by seebees
Project file commands don't correctly handle output directories kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5988 opened Dec 17, 2024 by erniecohen
Test runner generator produces malformed Java 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
#5982 opened Dec 13, 2024 by ssomayyajula
Datatypes with same name as type parameter not working in the Rust backend kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#5970 opened Dec 10, 2024 by MikaelMayer
Resolver falsely flags import of compiled module as abstract incompleteness Things that Dafny should be able to prove, but can't kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label part: resolver Resolution and typechecking
#5968 opened Dec 9, 2024 by ssomayyajula
--show-snippets affects how many symbols are verified kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label part: verifier Translation from Dafny to Boogie (translator) priority: now Will work on this now
#5958 opened Dec 3, 2024 by keyboardDrummer
Compilation incompleteness for general traits 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 lang: c# Dafny's C# transpiler and its runtime
#5951 opened Dec 2, 2024 by MikaelMayer
ProTip! Type g i on any issue or pull request to go back to the issue listing page.