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.
Use Cargo instead of rustc #4
Closed
Description
Hey there!
Thanks for the awesome package, unfortunately it is not very useful yet because most rust projects are built using the Cargo package manager which handles dependencies etc.
Since this package uses rustc
you get errors for any external crates, which makes it impractical for any real-world projects :-(
For inspiration you can take a look at the SublimeText 3 package that integrates with Cargo:
SublimeLinter-contrib-rustc
Metadata
Metadata
Assignees
Labels
No labels