]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/align-struct.rs
Suggest defining type parameter when appropriate
[rust.git] / src / test / codegen / align-struct.rs
index 887c43c6761e86bbc739f0525c2912561c18dae9..5e290323907d052708e55612d59aeda844c66848 100644 (file)
@@ -1,16 +1,5 @@
-// Copyright 2016 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.
-
 // compile-flags: -C no-prepopulate-passes
 // ignore-tidy-linelength
-// min-llvm-version 7.0
 
 #![crate_type = "lib"]