Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 29e0897

Browse files
Adjust to SourceType::InTree in several places
These were left over in migrations to subtrees, which should generally be treated as-if it was local. Also fixes a warning caused by this change.
1 parent e857fab commit 29e0897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/cg_clif_build_sysroot.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
99
#![feature(rustc_private)]
1010

11-
extern crate rustc_data_structures;
1211
extern crate rustc_driver;
1312
extern crate rustc_interface;
1413
extern crate rustc_session;

0 commit comments

Comments
 (0)