Skip to content

Commit

Permalink
Merge pull request #149 from AeneasVerif/output
Browse files Browse the repository at this point in the history
Don't commit platform-dependent outputs
  • Loading branch information
sonmarcho authored Apr 25, 2024
2 parents 04b69a9 + ca3e8cc commit f07b385
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 74 deletions.
74 changes: 0 additions & 74 deletions charon/tests/ui/unsupported/vec-push.out

This file was deleted.

1 change: 1 addition & 0 deletions charon/tests/ui/unsupported/vec-push.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//@ known-failure
//@ no-check-output
//@ charon-args=--extract-opaque-bodies

fn vec(x: &mut Vec<u32>) {
Expand Down

0 comments on commit f07b385

Please sign in to comment.