rustc should warn when a (library) crate's name doesn't match its filename #29994
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Staring at
libfoo.rlib
while having rustc insist that it can't find cratefoo
is really confusing.The text was updated successfully, but these errors were encountered: