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.
2 parents ea26bf9 + 10762d5 commit 1fb87c0Copy full SHA for 1fb87c0
tests/ui/lto/debuginfo-lto-alloc.rs
@@ -8,8 +8,9 @@
8
// This test reproduces the circumstances that caused the error to appear, and checks
9
// that compilation is successful.
10
11
-//@ check-pass
+//@ build-pass
12
//@ compile-flags: --test -C debuginfo=2 -C lto=fat
13
+//@ no-prefer-dynamic
14
//@ incremental
15
16
extern crate alloc;
0 commit comments