Revert a change of “an --extern” (can be read with “dash dash”)
This commit is contained in:
parent
be9d2699ca
commit
b08b92eb42
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ impl<'a> CrateLoader<'a> {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Alright, so we've gotten this far which means that `data` has the
|
// Alright, so we've gotten this far which means that `data` has the
|
||||||
// right name, we don't have a hash, and we don't have an --extern
|
// right name, we don't have a hash, and we don't have a --extern
|
||||||
// pointing for ourselves. We're still not quite yet done because we
|
// pointing for ourselves. We're still not quite yet done because we
|
||||||
// have to make sure that this crate was found in the crate lookup
|
// have to make sure that this crate was found in the crate lookup
|
||||||
// path (this is a top-level dependency) as we don't want to
|
// path (this is a top-level dependency) as we don't want to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue