about summary refs log tree commit diff
path: root/src/test/rustdoc/inline-default-methods.rs
diff options
context:
space:
mode:
authorRyan Prichard <ryan.prichard@gmail.com>2015-04-22 15:20:57 -0700
committerRyan Prichard <ryan.prichard@gmail.com>2015-04-22 20:32:14 -0700
commitf7962d2dae4462a154c6d2f1b32c315f2a7ca4ab (patch)
tree108ee5a0a12222ddfe0a97594cc2b10e7738e96a /src/test/rustdoc/inline-default-methods.rs
parentd57fc929496fa82bee3ad2deb539150f5f3f0931 (diff)
downloadrust-f7962d2dae4462a154c6d2f1b32c315f2a7ca4ab.tar.gz
rust-f7962d2dae4462a154c6d2f1b32c315f2a7ca4ab.zip
Ignore cross-compilation in some fulldeps tests.
These tests fail, in general, for cross-compilation, because they require
the rustc crates to exist for the target, and they don't. We can't compile
them for the target unless we also compile LLVM for the target (we don't).

Android is a subset of cross-compilation.

The other fulldeps tests, on the other hand, work fine for
cross-compilation, and in fact, are verifying that rustc correctly searches
for a host plugin crate, not a target plugin crate.
Diffstat (limited to 'src/test/rustdoc/inline-default-methods.rs')
0 files changed, 0 insertions, 0 deletions