-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Build cargo-vendor from source #32254
Copy link
Copy link
Closed
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: rustGeneral-purpose programming language emphasizing performance, type safety, and concurrency.General-purpose programming language emphasizing performance, type safety, and concurrency.
Metadata
Metadata
Assignees
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: rustGeneral-purpose programming language emphasizing performance, type safety, and concurrency.General-purpose programming language emphasizing performance, type safety, and concurrency.
Fields
Give feedbackNo fields configured for issues without a type.
Since 491e5d8 rustc works on aarch64, but cargo doesn't because we depend on binary releases of cargo-vendor (https://github.com/alexcrichton/cargo-vendor/releases) but upstream doesn't provide binaries for non-x86.