Offer suggestions for missing libraries #6379
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-linkage
Area: linking into static, shared libraries and binaries
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
In #5729 we tried to make rustc offer suggestions when it thinks you forgot to write
extern mod foo;
. That pull request didn't land but this seems like a reasonable idea.The text was updated successfully, but these errors were encountered: