Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Show Cargo errors #98

Open
torkleyy opened this issue Feb 3, 2017 · 1 comment
Open

Show Cargo errors #98

torkleyy opened this issue Feb 3, 2017 · 1 comment

Comments

@torkleyy
Copy link

torkleyy commented Feb 3, 2017

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.

@White-Oak
Copy link
Member

Ohh.. That would be quite a task, to be honest!

@White-Oak White-Oak reopened this Feb 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants