]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/auto-ref-slice-plus-ref.rs
Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup
[rust.git] / src / test / ui / auto-ref-slice-plus-ref.rs
index 324e9259647792ab335bf654bcecb7f803f13d39..00b279d3226c16ff224e4654f284f32ae01720ba 100644 (file)
@@ -1,14 +1,3 @@
-// Copyright 2012-14 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.
-
-
 fn main() {
 
     // Testing that method lookup does not automatically borrow