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

Native cargo coverage support A-profiles Area: profiles C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-rfc Status: Needs an RFC to make progress.
#13040 opened Nov 23, 2023 by nagisa
Warn when a lint table has a group at the same priority as lints A-lints-table Area: [lints] table C-bug Category: bug S-needs-rfc Status: Needs an RFC to make progress.
#12918 opened Nov 5, 2023 by Alexendoo
cargo rustc should accept multiple packages A-rustflags Area: rustflags C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-rustc E-medium Experience: Medium S-needs-rfc Status: Needs an RFC to make progress.
#12474 opened Aug 10, 2023 by mkeeter
Consider interaction between artifact dependencies and required-features C-bug Category: bug S-needs-rfc Status: Needs an RFC to make progress. Z-bindeps Nightly: binary artifact dependencies
#12061 opened Apr 29, 2023 by dtolnay
Sparse registry indexes should be viewable atomically A-sparse-registry Area: http sparse registries C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#10928 opened Aug 2, 2022 by Eh2406
private/hidden features A-features Area: features — conditional compilation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#10882 opened Jul 19, 2022 by ehuss
stable/unstable/nightly-only features A-features Area: features — conditional compilation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#10881 opened Jul 19, 2022 by ehuss
Hermetic build mode A-reproducibility Area: reproducible / deterministic builds C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` E-hard Experience: Hard S-needs-rfc Status: Needs an RFC to make progress.
#9506 opened May 21, 2021 by matklad
Add "cargo audit" 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-needs-rfc Status: Needs an RFC to make progress.
#7678 opened Dec 6, 2019 by trevordmiller
Dependency Resolution Hooks A-dependency-resolution Area: dependency resolution and the resolver C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#7193 opened Jul 31, 2019 by mitsuhiko
Feature Request: A way to deprecate features A-features Area: features — conditional compilation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#7130 opened Jul 14, 2019 by llogiq
[dev-dependencies] referencing [dependencies] causes warnings A-dev-dependencies Area: [dev-dependencies] C-bug Category: bug S-needs-rfc Status: Needs an RFC to make progress.
#7024 opened Jun 8, 2019 by ghost
Allow specifying defaults for build target types A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues A-required-features Area: required-features setting C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#6945 opened May 15, 2019 by dhardy
git dependency revs do not affect crate resolution as I might expect A-git Area: anything dealing with git C-enhancement Category: enhancement S-needs-rfc Status: Needs an RFC to make progress.
#6921 opened May 9, 2019 by brson
Cannot package libraries that contain vendored Rust libraries used in the build A-directory-source Area: directory sources (vendoring) Command-package S-needs-rfc Status: Needs an RFC to make progress.
#6917 opened May 7, 2019 by jdm
Allow specifying a set of supported target platforms in Cargo.toml A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-vendor S-needs-rfc Status: Needs an RFC to make progress.
#6179 opened Oct 16, 2018 by luser
Provide a way for a crate to ask not to be used twice in the dependency graph A-dependency-resolution Area: dependency resolution and the resolver C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#5920 opened Aug 21, 2018 by Ekleog
Sandbox/jail build scripts A-build-scripts Area: build.rs scripts C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#5720 opened Jul 12, 2018 by ishitatsuyuki
Add a method for a dependency to 'push' an artifact up the dependency tree A-crate-dependencies Area: [dependencies] of any kind C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#5644 opened Jun 21, 2018 by zacps
Feature request: Cargo templates C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-init Command-new S-needs-rfc Status: Needs an RFC to make progress.
#5151 opened Mar 8, 2018 by carols10cents
Nested workspaces A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#5042 opened Feb 15, 2018 by nrc
Allow adding a description for features A-features Area: features — conditional compilation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#4956 opened Jan 18, 2018 by luser
Allow patching dependencies with patch files A-patch Area: [patch] table override C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#4648 opened Oct 20, 2017 by hetmankp
Add diagnostic when mixing libraries/binaries with incompatible runtimes C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#3165 opened Oct 5, 2016 by gnzlbg
Ability to disable individual default features A-features Area: features — conditional compilation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#3126 opened Sep 27, 2016 by ideasman42
ProTip! no:milestone will show everything without a milestone.