We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d840e1 commit 1b93806Copy full SHA for 1b93806
src/test/incremental-fulldeps/issue-54059.rs
@@ -11,6 +11,7 @@
11
// aux-build:issue_54059.rs
12
// ignore-stage1
13
// ignore-wasm32-bare no libc for ffi testing
14
+// ignore-windows - dealing with weird symbols issues on dylibs isn't worth it
15
// revisions: rpass1
16
17
extern crate issue_54059;
0 commit comments