Skip to content

Issues: rust-lang/cargo

Dependency Dashboard
#13256 opened Jan 6, 2024 by renovate bot
Open
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fail early when trying to build for an unavailable target A-cross-compiling Area: using --target flag for other platforms A-rustup Area: rustup interaction 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
#13423 opened Feb 8, 2024 by rivnakm
Add target="host" meaning the current host A-configuration Area: cargo config files and env vars A-cross-compiling Area: using --target flag for other platforms 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.
#13051 opened Nov 26, 2023 by kpreid
Build fails if target is passed withinRUSTFLAGS A-cross-compiling Area: using --target flag for other platforms 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.
#11452 opened Dec 4, 2022 by jpalus
cargo tree -d with multitarget configured shows duplicate dependencies once per target A-cross-compiling Area: using --target flag for other platforms C-bug Category: bug Command-tree E-medium Experience: Medium S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing. T-cargo Team: Cargo
#11370 opened Nov 14, 2022 by joshtriplett
Ability to build multiple targets including the native target. A-cross-compiling Area: using --target flag for other platforms 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.
#11306 opened Oct 27, 2022 by wdanilo
Means of Overriding per-package-target/default-target Triple with Local Target A-cross-compiling Area: using --target flag for other platforms C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
#10694 opened May 22, 2022 by 4LT
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`
#8801 opened Oct 21, 2020 by capnfabs
Project Layout Advice A-crate-dependencies Area: [dependencies] of any kind A-cross-compiling Area: using --target flag for other platforms
#8633 opened Aug 18, 2020 by npmccallum
Unset .cargo/config key for subdirectory A-configuration Area: cargo config files and env vars A-cross-compiling Area: using --target flag for other platforms 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.
#8112 opened Apr 15, 2020 by phil-opp
doc: RUSTDOCFLAGS and --target is not passed to rustdoc when documenting proc-macros with a --target set A-cross-compiling Area: using --target flag for other platforms C-bug Category: bug Command-doc S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7677 opened Dec 6, 2019 by QuietMisdreavus
There is no way to set RUSTFLAGS for build scripts when cross-compiling A-build-scripts Area: build.rs scripts A-cross-compiling Area: using --target flag for other platforms A-rustflags Area: rustflags C-enhancement Category: enhancement S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#4423 opened Aug 22, 2017 by RalfJung
Automatically detect the appropriate linker to use when cross-compiling A-cross-compiling Area: using --target flag for other platforms A-linkage Area: linker issues, dylib, cdylib, shared libraries, so C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build S-triage Status: This issue is waiting on initial triage.
#4133 opened Jun 7, 2017 by infinity0
ProTip! Find all open issues with in progress development work with linked:pr.