Skip to content

Commit 62dff66

Browse files
committed
use shorter link and remove entries wrongly added in rebase
1 parent 7638889 commit 62dff66

File tree

1 file changed

+1
-1
lines changed
  • tests/run-make/extern-flag-disambiguates

1 file changed

+1
-1
lines changed

tests/run-make/extern-flag-disambiguates/rmake.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use run_make_support::{cwd, run, rustc};
1414
//
1515
// Note that A.1 and A.2 are crates with the same name.
1616

17-
// original Makefile at https://github.com/rust-lang/rust/commit/cc3c8bbfaf5af19caf3deb131a995a65ca4674f9#diff-23d3f6bcee0c974ae7c793ab6f87c454cffd1f5c9ec17ce86aaf2cf8bc6e5397
17+
// original Makefile at https://github.com/rust-lang/rust/issues/14469
1818

1919
fn main() {
2020
rustc().metadata("1").extra_filename("-1").input("a.rs").run();

0 commit comments

Comments
 (0)