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

Add support for -Zembed-metadata A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-crate-types Area: crate-type declaration (lib, staticlib, dylib, cdylib, etc.) A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15378 opened Apr 2, 2025 by Kobzol Loading…
Implement RFC3695: Allow boolean literals as cfg predicates A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14649 opened Oct 6, 2024 by Urgau Loading…
Lint against unexpected cfgs in [target.'cfg(...)'] A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14581 opened Sep 23, 2024 by Urgau Loading…
Fix passing of linker with target-applies-to-host and an implicit target A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cfg-expr Area: Platform cfg expressions A-rebuild-detection Area: rebuild detection and fingerprinting Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-target-applies-to-host Nightly: target-applies-to-host
#14206 opened Jul 6, 2024 by gmorenz Loading…
[target.'cfg(...)'] doesn't expose all keys (like test and features) A-cfg-expr Area: Platform cfg expressions A-configuration Area: cargo config files and env vars A-target-dependencies Area: [target.'cfg(foo)'.dependencies] C-bug Category: bug S-propose-close Status: A team member has nominated this for closing, pending further input from the team
#8170 opened Apr 27, 2020 by indygreg
[target.'cfg(all(target_arch="x86_64", not(debug_assertions)))'] in .cargo/config doesn't seem to work A-cfg-expr Area: Platform cfg expressions A-configuration Area: cargo config files and env vars A-target-dependencies Area: [target.'cfg(foo)'.dependencies] S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#5777 opened Jul 23, 2018 by Boscop
ProTip! Add no:assignee to see everything that’s not assigned.