-
-
Notifications
You must be signed in to change notification settings - Fork 15k
artifact-app fails to "cargo install" with nightly #47480
Copy link
Copy link
Closed
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Description
Metadata
Metadata
Assignees
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi all,
I initially raised this at vitiral/artifact#227 and was redirected to raise as a potential rust-nightly issue.
This is on OSX High Sierra - Installing
artifactviacargo +stable install artifact-appworks, whereascargo +nightly install artifact-appfails to build with:as the compilation error.