X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fissue-20727-3.rs;h=52032b75aeaf5134313acbde842cad7de9fe65e7;hb=c717721c1b9e076739b4fbf44a83cc9c77008853;hp=9d05ce99c4d3034908cc52f71e576ff9a54b66d2;hpb=b6cb73b5344edca5ad8c08d5921886d80f67f19d;p=rust.git diff --git a/src/test/rustdoc/issue-20727-3.rs b/src/test/rustdoc/issue-20727-3.rs index 9d05ce99c4d..52032b75aea 100644 --- a/src/test/rustdoc/issue-20727-3.rs +++ b/src/test/rustdoc/issue-20727-3.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-20727.rs -// ignore-android +// ignore-cross-compile extern crate issue_20727;