]> git.lizzy.rs Git - rust.git/blobdiff - src/test/incremental/issue-39828/issue-39828.rs
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
[rust.git] / src / test / incremental / issue-39828 / issue-39828.rs
index c729380bd5a31d764f6902387f5f68e42080d96f..8cef916ff54232daf3286909a56bc83be59c0b12 100644 (file)
@@ -1,13 +1,3 @@
-// Copyright 2014 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.
-
 // Regression test for #39828. If you make use of a module that
 // consists only of generics, no code is generated, just a dummy
 // module. The reduced graph consists of a single node (for that