]> git.lizzy.rs Git - rust.git/blobdiff - src/test/debuginfo/borrowed-enum.rs
Rollup merge of #69548 - LeSeulArtichaut:assert-errors, r=petrochenkov
[rust.git] / src / test / debuginfo / borrowed-enum.rs
index 8362934166cf56a7abeab87cc76e00929e2906fa..63c11f59c157d598422cae0cf43a3aaa2743f345 100644 (file)
@@ -1,17 +1,7 @@
-// Copyright 2013-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.
-
 // ignore-tidy-linelength
 
 // Require LLVM with DW_TAG_variant_part and a gdb or lldb that can read it.
-// min-system-llvm-version: 7.0
+// min-system-llvm-version: 8.0
 // min-gdb-version: 8.2
 // rust-lldb