X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fissue-22025.rs;h=a721a15f463b4d80564f377e13a1958caef79352;hb=d21320cbd910cabb5b3da93a35f9e42c65fbebf8;hp=d2eb4fb6ad845559e3f4b74c8ce497b4960d487d;hpb=b6cb73b5344edca5ad8c08d5921886d80f67f19d;p=rust.git diff --git a/src/test/rustdoc/issue-22025.rs b/src/test/rustdoc/issue-22025.rs index d2eb4fb6ad8..a721a15f463 100644 --- a/src/test/rustdoc/issue-22025.rs +++ b/src/test/rustdoc/issue-22025.rs @@ -1,15 +1,5 @@ -// Copyright 2015 The Rust Project Developers. See the COPYRIGHT -// file at the top-level directory of this distribution and at -// http://rust-lang.org/COPYRIGHT. -// -// Licensed under the Apache License, Version 2.0 or the MIT license -// , at your -// option. This file may not be copied, modified, or distributed -// except according to those terms. - // aux-build:issue-22025.rs -// ignore-android +// ignore-cross-compile extern crate issue_22025;