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 f8f6997 commit 10762d5Copy full SHA for 10762d5
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