]> git.lizzy.rs Git - rust.git/blobdiff - src/test/incremental/spike-neg1.rs
Rollup merge of #100338 - lyming2007:issue-100285-fix, r=petrochenkov
[rust.git] / src / test / incremental / spike-neg1.rs
index b00c68a184ed015765e3384555c229a80ac83e67..97812ffe3be986871e0dc5d874aeee78a19f0895 100644 (file)
@@ -1,15 +1,5 @@
-// 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.
-
 // A variant of the first "spike" test that serves to test the
-// `rustc_partition_reused` and `rustc_partition_translated` tests.
+// `rustc_partition_reused` and `rustc_partition_codegened` tests.
 // Here we change and say that the `x` module will be reused (when in
 // fact it will not), and then indicate that the test itself
 // should-fail (because an error will be reported, and hence the