-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
C-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.S-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.S-waiting-on-feedbackStatus: An implemented feature is waiting on community feedback for bugs or design concerns.Status: An implemented feature is waiting on community feedback for bugs or design concerns.Z-advanced-envNightly: advanced-envNightly: advanced-env
Description
Implementation: #5552
Issues:
Z-advanced-env
This feature allows Cargo to read more complex configuration values from environment variables. Some examples:
- Lists can be specified using TOML syntax.
- Maps can be specified in the key (like CARGO_PROFILE_DEV_OVERRIDES_bar_OPT_LEVEL).
This is intentionally undocumented since it is very experimental and is unlikely to be stabilized in the current form. A lot more thought needs to go into how more advanced env vars should work.
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.S-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.S-waiting-on-feedbackStatus: An implemented feature is waiting on community feedback for bugs or design concerns.Status: An implemented feature is waiting on community feedback for bugs or design concerns.Z-advanced-envNightly: advanced-envNightly: advanced-env
Type
Projects
Status
Unstable, no backers