-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Running cargo check
will produce no output until a file is modified. The GIF shows this happening in the integrated terminal, but this also happens when running in a stand-alone terminal. Cargo will produce no errors when it fails to produce debug information.
It will display diagnostic information only after the file is modified again. Is this intended behavior? If so, could there be a flag to force the re-generation of diagnostic information for the crate?
(Imgur link https://imgur.com/a/bohAtqk)
Version: cargo 1.27.0-nightly (9e53ac6 2018-05-07)
Metadata
Metadata
Assignees
Labels
No labels