8000
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.
rust.debuginfo-level-tests
2
1 parent 7ad23f4 commit a5939daCopy full SHA for a5939da
src/ci/docker/host-x86_64/x86_64-gnu-debug/Dockerfile
@@ -38,7 +38,7 @@ ENV RUST_CONFIGURE_ARGS \
38
--build=x86_64-unknown-linux-gnu \
39
--enable-debug \
40
--enable-lld \
41
- --set rust.debuginfo-level-tests=1 \
+ --set rust.debuginfo-level-tests=2 \
42
--set llvm.use-linker=lld \
43
--set target.x86_64-unknown-linux-gnu.linker=clang \
44
--set target.x86_64-unknown-linux-gnu.cc=clang \
0 commit comments