We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b9078 commit 519c227Copy full SHA for 519c227
scripts/run-kani.sh
@@ -336,7 +336,7 @@ main() {
336
echo "Running autoharness-analyzer command..."
337
git clone --depth 1 https://github.com/carolynzech/autoharness_analyzer
338
cd autoharness_analyzer
339
- cargo run --per-crate \
+ cargo run -- --per-crate \
340
../target/kani_verify_std/target/x86_64-unknown-linux-gnu/debug/deps/ \
341
/tmp/std_lib_analysis/results/
342
fi
0 commit comments