]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen-units/partitioning/shared-generics.rs
Always just use symbol name for sorting exported symbols.
[rust.git] / src / test / codegen-units / partitioning / shared-generics.rs
index 8c261f967ca73ec629e135c39b44718554fdfeca..58e485be0032124577b629366771629fae44d438 100644 (file)
@@ -1,14 +1,5 @@
-// Copyright 2012-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.
-
 // ignore-tidy-linelength
+// no-prefer-dynamic
 // compile-flags:-Zprint-mono-items=eager -Zshare-generics=yes -Zincremental=tmp/partitioning-tests/shared-generics-exe
 
 #![crate_type="rlib"]