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 002581f commit ce782b9Copy full SHA for ce782b9
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