X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fissue-20727-3.rs;h=52032b75aeaf5134313acbde842cad7de9fe65e7;hb=39c6405097c4584633841f7fb8bc31dc285c986d;hp=9d05ce99c4d3034908cc52f71e576ff9a54b66d2;hpb=c34077539eed267b6ec830fbe749a813abbbb4c4;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;