This repository was archived by the owner on Aug 7, 2023. It is now read-only.
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Show Cargo errors #98
Open
Description
Consider this example:
[package]
name = "foo"
version = "0.1.0"
authors = ["me <[email protected]>"]
[dependencies]
libx = "*"
It would be nice if the linter showed you that libx
does not exist.
Metadata
Metadata
Assignees
Labels
No labels