]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/stores.rs
Suggest defining type parameter when appropriate
[rust.git] / src / test / codegen / stores.rs
index 871bee13b1931eddf04b259ad387f3bd2cb70f08..4ea003e99ad28b915564f928be5b2f00bf88345e 100644 (file)
@@ -1,16 +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 <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"]