]> git.lizzy.rs Git - rust.git/blobdiff - src/test/compile-fail/issue-46209-private-enum-variant-reexport.rs
Rollup merge of #69120 - spunit262:invalid-sugar-suggest, r=matthewjasper
[rust.git] / src / test / compile-fail / issue-46209-private-enum-variant-reexport.rs
index f5a20dd96dc902d354c33449dfdfad2dec6178df..d54c993147938b565ce7769496794df5d9fd2abf 100644 (file)
@@ -1,13 +1,3 @@
-// Copyright 2017 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 <LICENSE-APACHE or
-// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
 #![feature(crate_visibility_modifier)]
 
 mod rank {