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 f4888c2 commit 0711bbaCopy full SHA for 0711bba
tests/ui/linking/mixed-allocator-shim.rs
@@ -1,6 +1,7 @@
1
//@ build-pass
2
//@ compile-flags: --crate-type staticlib,dylib -Zstaticlib-prefer-dynamic
3
//@ no-prefer-dynamic
4
+//@ needs-crate-type: dylib
5
6
// Test that compiling for multiple crate types in a single compilation with
7
// mismatching allocator shim requirements doesn't result in the allocator shim
0 commit comments