Skip to content

Commit fb3d93c

Browse files
authored
Merge pull request rust-lang#198 from dwrensha/update-compiletest
update compiletest and remove obsolete comment
2 parents 4566058 + a28c799 commit fb3d93c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/run-pass/aux_test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// aux-build:dep.rs
22

33
// ignore-cross-compile
4-
// TODO: The above accidentally also ignores this test against rustc even when are are not cross-compiling.
54

65
extern crate dep;
76

0 commit comments

Comments
 (0)