Skip to content

Commit

Permalink
Merge pull request #486 from MSRSSP/verify
Browse files Browse the repository at this point in the history
Setup verification
  • Loading branch information
joergroedel authored Nov 22, 2024
2 parents edc12da + 1eceb93 commit abb9523
Show file tree
Hide file tree
Showing 23 changed files with 1,680 additions and 135 deletions.
3 changes: 3 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ rustflags = [
rustflags = [
"-C", "code-model=kernel",
]

[alias]
verify = "v build --features verus"
Loading

0 comments on commit abb9523

Please sign in to comment.