Skip to content

Commit 2e95286

Browse files
committed
MERGEME fix rebase error in bootstrap delta to-be-factored.
1 parent 84cd57e commit 2e95286

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bootstrap/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,6 @@ impl Build {
468468
//
469469
// These variables are primarily all read by
470470
// src/bootstrap/bin/{rustc.rs,rustdoc.rs}
471-
<<<<<<< HEAD
472471
env!("RUSTBUILD_NATIVE_DIR", self.native_dir(target));
473472
env!("RUSTC", self.out.join("bootstrap/debug/rustc"));
474473
env!("RUSTC_REAL", self.compiler_path(compiler));

0 commit comments

Comments
 (0)