Skip to content

Commit

Permalink
Fix proofs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhjourdan committed Dec 5, 2024
1 parent a080553 commit 863b3a5
Show file tree
Hide file tree
Showing 7 changed files with 139 additions and 125 deletions.
1 change: 0 additions & 1 deletion creusot/tests/should_succeed/hashmap.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ impl<K: DeepModel, V> List<(K, V)> {
}
}


impl<K: DeepModel, V> Resolve for List<(K, V)> {
#[open(self)]
#[predicate(prophetic)]
Expand Down
10 changes: 10 additions & 0 deletions creusot/tests/should_succeed/iterators/04_skip/why3session.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified creusot/tests/should_succeed/iterators/04_skip/why3shapes.gz
Binary file not shown.
55 changes: 29 additions & 26 deletions creusot/tests/should_succeed/iterators/05_map/why3session.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified creusot/tests/should_succeed/iterators/05_map/why3shapes.gz
Binary file not shown.
Loading

0 comments on commit 863b3a5

Please sign in to comment.