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

Ignore publish=false crates when using paths overrides in .cargo/config.toml A-overrides Area: general issues with overriding dependencies (patch, replace, paths) 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.
#9511 opened May 26, 2021 by alex88
"cargo publish" should error if there are path overrides A-diagnostics Area: Error and warning messages generated by Cargo itself. A-overrides Area: general issues with overriding dependencies (patch, replace, paths) Command-publish S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#2489 opened Mar 16, 2016 by erickt
Show Git Information when Compiling a Path Dependency A-git Area: anything dealing with git A-overrides Area: general issues with overriding dependencies (patch, replace, paths) C-enhancement Category: enhancement Command-build S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#2431 opened Mar 3, 2016 by nixpulvis
Features of overridden dependencies can't be selected A-features Area: features — conditional compilation A-overrides Area: general issues with overriding dependencies (patch, replace, paths) S-needs-team-input Status: Needs input from team on whether/how to proceed.
#1571 opened May 2, 2015 by nox
ProTip! Exclude everything labeled bug with -label:bug.