Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgolfouse committed Jan 16, 2025
1 parent 887c232 commit 05017e3
Show file tree
Hide file tree
Showing 62 changed files with 246 additions and 246 deletions.
2 changes: 1 addition & 1 deletion creusot/tests/should_fail/bug/01_resolve_unsoundness.coma

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

Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ error[E0599]: Cannot take the model of `S`
`S: creusot_contracts::View`
which is required by `&mut S: creusot_contracts::View`
note: the trait `creusot_contracts::View` must be implemented
--> ./creusot-contracts/src/model.rs:14:1
--> ./creusot-contracts/src/model.rs:12:1
|
14 | pub trait View {
12 | pub trait View {
| ^^^^^^^^^^^^^^
= help: items from traits can only be used if the trait is implemented and in scope
= note: the following trait defines an item `view`, perhaps you need to implement it:
Expand Down
18 changes: 9 additions & 9 deletions creusot/tests/should_fail/type_invariants/borrows.coma

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

4 changes: 2 additions & 2 deletions creusot/tests/should_succeed/100doors.coma

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

Loading

0 comments on commit 05017e3

Please sign in to comment.