]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/rust-2018/edition-lint-nested-paths.rs
Rollup merge of #62351 - RalfJung:drop-in-place, r=cramertj
[rust.git] / src / test / ui / rust-2018 / edition-lint-nested-paths.rs
index 9a42f5f28c821e740b04939aefd69046b579333f..e13b7d0086406354d5947418f4c4f6d0f04c7e92 100644 (file)
@@ -1,13 +1,3 @@
-// Copyright 2018 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.
-
 // run-rustfix
 
 #![feature(rust_2018_preview, crate_visibility_modifier)]