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 aa2dc7c commit a64880bCopy full SHA for a64880b
tests/run-make/same-lib-two-locations-no-panic/rmake.rs
@@ -3,10 +3,6 @@
3
// This test tries to replicate the linked issue and checks
4
// if the bugged error makes a resurgence.
5
6
-// Note that this relies on `liburl` to be in the path somewhere else.
7
-// Our aux-built libraries will collide with liburl (they have
8
-// the same version listed)
9
-
10
// See https://github.com/rust-lang/rust/issues/11908
11
12
//@ ignore-cross-compile
0 commit comments