-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Labels
A-buildsArea: Building the documentation for a crateArea: Building the documentation for a crateC-enhancementCategory: This is a new featureCategory: This is a new featureE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRmentorThis has instructions for getting startedThis has instructions for getting started
Description
Right now, .cargo/config
is stripped before the build, so there's no way to pass custom arguments to cargo
during the build. It would be helpful to add cargo-args
to the metadata in order to support flags like -Zbuild-std=std,alloc
.
Originally posted by @Nemo157 in #1299 (comment)
Metadata
Metadata
Assignees
Labels
A-buildsArea: Building the documentation for a crateArea: Building the documentation for a crateC-enhancementCategory: This is a new featureCategory: This is a new featureE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRmentorThis has instructions for getting startedThis has instructions for getting started