Skip to content

Commit a64880b

Browse files
committed
remove scary comment
1 parent aa2dc7c commit a64880b

File tree

1 file changed

+0
-4
lines changed
  • tests/run-make/same-lib-two-locations-no-panic

1 file changed

+0
-4
lines changed

tests/run-make/same-lib-two-locations-no-panic/rmake.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
// This test tries to replicate the linked issue and checks
44
// if the bugged error makes a resurgence.
55

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-
106
// See https://github.com/rust-lang/rust/issues/11908
117

128
//@ ignore-cross-compile

0 commit comments

Comments
 (0)