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 c090506 commit 67e4b8eCopy full SHA for 67e4b8e
scripts/kani-std-analysis/std-analysis.sh
@@ -78,6 +78,7 @@ export RUST_BACKTRACE=1
78
export RUSTC_LOG=error
79
80
RUST_FLAGS=(
81
+ "--cfg=kani"
82
"-Cpanic=abort"
83
"-Zalways-encode-mir"
84
)
0 commit comments