diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-01-06 09:26:47 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-01-06 09:26:47 -0800 |
| commit | 6b2a6cb3fe241d6e27fc685a72dd05c3a55d1ea8 (patch) | |
| tree | a9c895d3360c6d8997b173b2106765b0256c06c8 /src/compiletest | |
| parent | b6a1fde1c6a13691f21cf739a9e4b6706c6c49c9 (diff) | |
| download | rust-6b2a6cb3fe241d6e27fc685a72dd05c3a55d1ea8.tar.gz rust-6b2a6cb3fe241d6e27fc685a72dd05c3a55d1ea8.zip | |
Register new snapshots
Diffstat (limited to 'src/compiletest')
| -rw-r--r-- | src/compiletest/compiletest.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiletest/compiletest.rs b/src/compiletest/compiletest.rs index ae7d1a30a84..89b6f06abfc 100644 --- a/src/compiletest/compiletest.rs +++ b/src/compiletest/compiletest.rs @@ -13,7 +13,6 @@ #[allow(non_camel_case_types)]; #[deny(warnings)]; -#[cfg(stage0)] extern mod green; extern mod extra; use std::os; |
