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 0f8db34 commit 156c747Copy full SHA for 156c747
ci/script.sh
@@ -1,5 +1,7 @@
1
set -ex
2
3
+export CARGO_INCREMENTAL=0
4
+
5
if [ "$DOCS" = "yes" ]; then
6
cargo clean
7
cargo doc --all --no-deps
0 commit comments