We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f9f3e commit d769f0eCopy full SHA for d769f0e
ci/test.sh
@@ -3,6 +3,8 @@
3
set -xeu
4
cd "$(dirname "$0")/.."
5
6
+export RUST_BACKTRACE=1
7
+
8
# Regenerate the test headers' bindings in debug and release modes, and assert
9
# that we always get the expected generated bindings.
10
0 commit comments