You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
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