mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
093d175edd
Avoid unhelpful suggestion when crate name is invalid Pointing out they can set the crate's name is non-actionable: their problem is they found out how and set it incorrectly. Remove extraneous information that can only confuse the matter.