Skip to content

Commit 923034f

Browse files
committed
Rename _all_ library instances.
1 parent a23c470 commit 923034f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_metadata/creader.rs

-1
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,6 @@ impl<'a> middle::cstore::CrateLoader for CrateLoader<'a> {
977977
lib.name = Symbol::intern(new_name);
978978
}
979979
found = true;
980-
break;
981980
}
982981
}
983982
if !found {

0 commit comments

Comments
 (0)