Skip to content

Commit 21775c2

Browse files
committed
fixup! Remove PathKind from CrateSource
1 parent f0a26f2 commit 21775c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_session/src/search_paths.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ pub enum PathKind {
7171
Crate,
7272
Dependency,
7373
Framework,
74-
ExternFlag,
7574
All,
7675
}
7776

0 commit comments

Comments
 (0)