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
Assigned to nobody Loading
Sort

Issues list

Add cfg_version support A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15533 opened May 16, 2025 by mo8it Loading…
Tracking Issue for -Zno-embed-metadata A-build-execution Area: anything dealing with executing the compiler C-tracking-issue Category: A tracking issue for something unstable.
#15495 opened May 6, 2025 by Kobzol
1 task
[WIP] feat(manifest): add a force-frame-pointers profile option A-build-execution Area: anything dealing with executing the compiler A-manifest Area: Cargo.toml issues A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15451 opened Apr 23, 2025 by brvtalcake Draft
cargo test requires windows-only dependency on linux A-build-execution Area: anything dealing with executing the compiler C-bug Category: bug S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#15399 opened Apr 5, 2025 by msrd0
Introduce CARGO_PKG_EDITION env var A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14873 opened Nov 29, 2024 by nyurik Loading…
Downstream dependencies of a crate are rebuilt despite the changes not being public-facing A-build-execution Area: anything dealing with executing the compiler A-rebuild-detection Area: rebuild detection and fingerprinting C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build Performance Gotta go fast! S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14604 opened Sep 26, 2024 by osiewicz
cargo check --all-targets gives bad error details when tests are disabled but benches aren't A-build-execution Area: anything dealing with executing the compiler A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14571 opened Sep 20, 2024 by Nemo157
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…
Support target-spec json file extension in case-insensitive form A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14197 opened Jul 5, 2024 by boozook Draft
Reduce --verbose output of --check-cfg args A-build-execution Area: anything dealing with executing the compiler A-console-output Area: Terminal output, colors, progress bar, etc. 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.
#13941 opened May 21, 2024 by Urgau
cargo doc --open always respect request_kind A-build-execution Area: anything dealing with executing the compiler Command-doc S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11804 opened Mar 6, 2023 by 0xPoe Draft
REAPI (Google/Bazel Remote Execution API) Support A-build-execution Area: anything dealing with executing the compiler A-networking Area: networking issues, curl, etc. C-enhancement Category: enhancement C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Performance Gotta go fast! S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7468 opened Oct 2, 2019 by kinnison
Provide scheduling hints? A-build-execution Area: anything dealing with executing the compiler Performance Gotta go fast! S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7437 opened Sep 26, 2019 by SimonSapin
optimize dep queue by recording and using crate build times A-build-execution Area: anything dealing with executing the compiler C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Performance Gotta go fast! S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7396 opened Sep 20, 2019 by matthiaskrgr
Cyclic dev-dependencies can cause confusing errors A-build-execution Area: anything dealing with executing the compiler A-dev-dependencies Area: [dev-dependencies] C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-team-input Status: Needs input from team on whether/how to proceed.
#6765 opened Mar 20, 2019 by mikhailOK
Compile crates as they are downloaded. A-build-execution Area: anything dealing with executing the compiler C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Performance Gotta go fast! S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#6616 opened Feb 1, 2019 by cedws
Support for custom drivers A-build-execution Area: anything dealing with executing the compiler A-plugins Area: extending cargo 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.
#6356 opened Nov 28, 2018 by oli-obk
Be ionice on unix A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation 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.
#5569 opened May 25, 2018 by richard-uk1
Add support for resource files A-build-execution Area: anything dealing with executing the compiler 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.
#5305 opened Apr 6, 2018 by Pzixel
"-L native=" passed multiple times during selfhost A-build-execution Area: anything dealing with executing the compiler C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Performance Gotta go fast! S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#5055 opened Feb 19, 2018 by matthiaskrgr
Add a way to make builds with one job deterministic A-build-execution Area: anything dealing with executing the compiler 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.
#5009 opened Feb 4, 2018 by gnzlbg
More granular locking in cargo_rustc A-build-execution Area: anything dealing with executing the compiler A-layout Area: target output directory layout, naming, and organization C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Performance Gotta go fast! S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#4282 opened Jul 13, 2017 by alexcrichton
Re-add a hash to the filename at the top level to avoid conflicts with external libs? A-build-execution Area: anything dealing with executing the compiler A-linkage Area: linker issues, dylib, cdylib, shared libraries, so A-manifest Area: Cargo.toml issues S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1601 opened May 12, 2015 by mitchmindtree
Dependencies are still built after a build script error A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-diagnostics Area: Error and warning messages generated by Cargo itself. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#832 opened Nov 11, 2014 by huonw
ProTip! Find all open issues with in progress development work with linked:pr.