Issues
- 5
Variant checking unsoundly assumes precondition
#1204 opened by jhjourdan - 2
Wrong spans for loop invariants
#1225 opened by Armael - 4
ghost!{e} requires e to be Sized
#1219 opened by Armael - 1
- 0
Support for some operations on raw pointers
#1217 opened by Armael - 6
"Closure" error in pearlite
#1215 opened by Armael - 0
Feature request: a `cargo creusot check` command that does not output .coma files (for IDE support)
#1207 opened by Armael - 0
Support for real (and rational?) numbers in pearlite
#1210 opened by Armael - 0
- 1
Generate Coma in a directory outside of `target/`
#1199 opened by Lysxia - 0
- 9
VCs for libraries are dropped if a binary is present
#1178 opened by Armael - 6
Extern specs for `println!` and others
#1179 opened by Armael - 7
- 0
Mechanism to associate "laws" to a type/identifier/etc
#1182 opened by Armael - 4
incorrect spec for `String::len`?
#1164 opened by arnaudgolfouse - 1
Unsupported pattern kind AscribeUserType
#1171 opened by Armael - 2
stop generating empty spans in .coma
#1157 opened by Armael - 0
- 4
Simplifying 06_knights_tour
#1148 opened by Lysxia - 2
Lost information in loops with iterators
#1149 opened by Lysxia - 8
- 2
`rust-toolchain` is a symlink; bad for windows
#1093 opened by Lysxia - 3
Add provenance information for impl hashes
#1137 opened by Lysxia - 2
- 4
Better detection of available libraries
#1138 opened by Lysxia - 6
Identifer names are unstable
#1134 opened by xldenis - 0
Implement casts in pearlite
#1124 opened by jhjourdan - 0
Static analysis for type invariants
#1122 opened by jhjourdan - 0
SMT solvers have a hard time unfolding type invariants
#1121 opened by jhjourdan - 1
- 0
Clarify the question of normalization of types
#1116 opened by jhjourdan - 11
snake_case to CamelCase conversion is not injective
#1107 opened by Lysxia - 1
Capturing a variable in a closure introduces a non-local variable in `DebugVarInfo`
#1072 opened by arnaudgolfouse - 0
Publish a crate of verified datastructures
#1105 opened by Armael - 0
cargo creusot doc: attach extern specs to functions
#1104 opened by Armael - 0
Case study: a map datastructure with an Entry-style API
#1103 opened by Armael - 0
Html documentation pages for creusot_contracts
#1102 opened by Armael - 0
Specifications for HashMap in creusot_contracts
#1101 opened by Armael - 3
`should_fail` tests are not checked for failing
#1090 opened by jhjourdan - 0
Support inherent laws
#1091 opened by xldenis - 3
refactoring: have the `cargo creusot why3 {replay,prove}` subcommands be handled by `cargo-creusot`
#1016 opened by Armael - 1
Binary distribution
#1017 opened by Armael - 6
Modular verification
#1067 opened by mojeanmac - 2
derive Clone emits invalid coma
#1074 opened by nishanthkarthik - 3
`impl Trait` generates incorrect coma code
#1041 opened by arnaudgolfouse - 0
Logic associated function without parameters causes why3 type error in output mlcfg
#1030 opened by dewert99 - 4
language file 'Coma' not found, when launching why3 ide
#1018 opened by Armael - 9
trouble proving derive PartialEq with v0.1
#1023 opened by Emilie-Thome - 1
guide: the `head` example does not work with creusot 0.1
#1020 opened by Armael