Closed Bug 1432223 Opened 7 years ago Closed 7 years ago

Add a --all option to `mach cargo check` to check all the crates

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox60 fixed)

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

Attachments

(1 file)

This is useful in some cases. The case I care about is running `cargo check` on all the crates with RUSTFLAGS='-Zsave-analysis' to generate the rust analysis for all the crates for searchfox.
Assignee: nobody → bugmail
... although after I wrote this patch I realized there's a different/better way to get what I want for searchfox so I don't really need this. Somebody else might find it useful though.
Comment on attachment 8944467 [details] Bug 1432223 - Add an --all-crates option to mach cargo check, to check all the crates. https://reviewboard.mozilla.org/r/214658/#review221334 Sure, why not?
Attachment #8944467 - Flags: review?(nfroyd) → review+
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/89f827270939 Add an --all-crates option to mach cargo check, to check all the crates. r=froydnj
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: