-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Issues: rust-lang/cargo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Document Area: Cargo's documentation
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
since
for cargo environment variables
A-documenting-cargo-itself
#15082
opened Jan 19, 2025 by
raldone01
Cannot merge env vars in Area: cargo config files and env vars
A-environment-variables
Area: environment variables
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
[env]
due to type mismatches
A-configuration
#14932
opened Dec 14, 2024 by
weihanglo
CARGO_RUSTC_CURRENT_DIR is causing forced rebuilds
A-documenting-cargo-itself
Area: Cargo's documentation
A-environment-variables
Area: environment variables
A-rebuild-detection
Area: rebuild detection and fingerprinting
C-bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14798
opened Nov 8, 2024 by
ehuss
CARGO_PRIMARY_PACKAGE is not included in the fingerprint, and can change for workspace members
A-environment-variables
Area: environment variables
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-workspaces
Area: workspaces
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14678
opened Oct 11, 2024 by
ehuss
environment variables are not parsed correctly
A-environment-variables
Area: environment variables
A-rustflags
Area: rustflags
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
#14381
opened Aug 9, 2024 by
GuillaumeGomez
cargo:rustc-env=VAR=VALUE value restriction
A-build-scripts
Area: build.rs scripts
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#13251
opened Jan 5, 2024 by
leongross
profile-rustflags are not propagated to Area: build.rs scripts
A-environment-variables
Area: environment variables
A-rustflags
Area: rustflags
C-bug
Category: bug
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
Z-profile-rustflags
Nightly: profile-rustflags
CARGO_CFG_TARGET_FEATURE
or CARGO_ENCODED_RUSTFLAGS
A-build-scripts
#12437
opened Aug 2, 2023 by
DouglasDwyer
Embed config-relative paths as a substring
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
#12193
opened May 27, 2023 by
rhgndf
Environment variable to identify the library name
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
#11966
opened Apr 12, 2023 by
azam
Pass full feature list in environment variable
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
#11769
opened Feb 25, 2023 by
rmccue
Consider the interaction of the Area: cargo config files and env vars
A-environment-variables
Area: environment variables
S-triage
Status: This issue is waiting on initial triage.
[env]
table with Cargo's own environment
A-configuration
#11589
opened Jan 17, 2023 by
ehuss
Export the vcs information as environment variable
A-environment-variables
Area: environment variables
A-git
Area: anything dealing with git
A-vcs
Area: general VCS issues
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
#11456
opened Dec 5, 2022 by
lu-zero
Support Environment Overrides for Targets like Area: cargo config files and env vars
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
thumbv8m.main-none-eabi
A-configuration
#11346
opened Nov 6, 2022 by
Alexhuszagh
Support environment variable expansion in Area: cargo config files and env vars
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
config.toml
A-configuration
#10789
opened Jun 25, 2022 by
avdb13
Overriding Area: environment variables
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
PATH
in config.toml doesn't work
A-environment-variables
#10284
opened Jan 12, 2022 by
gerard-ryan-immersaview
config.toml support [env] with [env.<cfg>]
A-configuration
Area: cargo config files and env vars
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#10273
opened Jan 8, 2022 by
eric5f3759df
add a subcommand 'cargo env' to manage all environment variables
A-environment-variables
Area: environment variables
A-new-subcommand
Area: new subcommand
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
#9816
opened Aug 21, 2021 by
hitzhangjie
Support different environment variables for different target architectures in cargo configuration
A-build-scripts
Area: build.rs scripts
A-configuration
Area: cargo config files and env vars
A-cross-compiling
Area: using --target flag for other platforms
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
#8801
opened Oct 21, 2020 by
capnfabs
rerun-if-env-changed=CARGO_MANIFEST_DIR changing doesn't trigger a rebuild on change
A-build-scripts
Area: build.rs scripts
A-environment-variables
Area: environment variables
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
#8693
opened Sep 9, 2020 by
alecmocatta
The Area: build.rs scripts
A-environment-variables
Area: environment variables
A-target-spec
Area: target JSON spec files
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
TARGET
environment variable does not point to the file when a target JSON file is used
A-build-scripts
#8646
opened Aug 24, 2020 by
shepmaster
CARGO_LIB_CDYLIB_<name>
A-environment-variables
Area: environment variables
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-test
S-triage
Status: This issue is waiting on initial triage.
#8193
opened May 1, 2020 by
jeff-davis
Workspace binary artifacts are added to target/debug/deps on Windows
A-build-scripts
Area: build.rs scripts
A-environment-variables
Area: environment variables
C-bug
Category: bug
O-windows
OS: Windows
S-triage
Status: This issue is waiting on initial triage.
#7919
opened Feb 22, 2020 by
lopopolo
No way to pass environment information to compiler flags defined in Cargo configuration
A-configuration
Area: cargo config files and env vars
A-environment-variables
Area: environment variables
A-rustflags
Area: rustflags
C-bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7352
opened Sep 11, 2019 by
CJKay
build.rs should ignore RUSTFLAGS
A-build-scripts
Area: build.rs scripts
A-configuration
Area: cargo config files and env vars
A-environment-variables
Area: environment variables
A-rustflags
Area: rustflags
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#6375
opened Dec 4, 2018 by
polachok
LD_LIBRARY_PATH contains an empty entry during build
A-environment-variables
Area: environment variables
A-linkage
Area: linker issues, dylib, cdylib, shared libraries, so
S-triage
Status: This issue is waiting on initial triage.
#5796
opened Jul 26, 2018 by
glandium
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.