]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/vec-iter-collect-len.rs
Rollup merge of #69311 - GuillaumeGomez:clean-up-e0321-e0322, r=Dylan-DPC
[rust.git] / src / test / codegen / vec-iter-collect-len.rs
index efb384d0afbce3358a4dd780f5af65af3fd55132..73348ddd063dc55192c06fc530b7a1f472e253a9 100644 (file)
@@ -1,13 +1,4 @@
-// Copyright 2017 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-debug: the debug assertions get in the way
 // no-system-llvm
 // compile-flags: -O
 #![crate_type="lib"]