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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

cargo-doc: enable using --html-in-header and other rustdoc flags A-configuration Area: cargo config files and env vars Command-doc S-triage Status: This issue is waiting on initial triage.
#331 opened Aug 6, 2014 by SimonSapin
Lint to detect semantic versioning failures A-new-subcommand Area: new subcommand S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#374 opened Aug 14, 2014 by nikomatsakis
Run doc tests on README A-readme Area: README file issues C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#383 opened Aug 16, 2014 by huonw
Post-build script execution A-configuration Area: cargo config files and env vars E-hard Experience: Hard S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#545 opened Sep 10, 2014 by vosen
Allow defining crate-type for dependencies? A-configuration Area: cargo config files and env vars A-crate-dependencies Area: [dependencies] of any kind A-crate-types Area: crate-type declaration (lib, staticlib, dylib, cdylib, etc.) A-linkage Area: linker issues, dylib, cdylib, shared libraries, so S-triage Status: This issue is waiting on initial triage.
#629 opened Sep 23, 2014 by ghost
cargo doc could support building/testing standalone markdown files Command-doc Command-test S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#739 opened Oct 22, 2014 by huonw
Hook for any successful build A-tooling Area: interaction with other tools S-triage Status: This issue is waiting on initial triage. Z-build-plan Nightly: --build-plan feature
#756 opened Oct 24, 2014 by vhbit
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
Something like cargo query or cargo info for information about a registry package A-new-subcommand Area: new subcommand S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#948 opened Nov 21, 2014 by tomjakubowski
Support for pre-built dependencies A-caching Area: caching of dependencies, repositories, and build artifacts S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1139 opened Jan 9, 2015 by marcbowes
cargo publish multiple packages at once A-workspaces Area: workspaces Command-publish E-medium Experience: Medium S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#1169 opened Jan 14, 2015 by alexcrichton
Cargo doesn't respect git's http.sslverify A-git Area: anything dealing with git S-triage Status: This issue is waiting on initial triage.
#1180 opened Jan 16, 2015 by alexcrichton
Platform target-specific features A-features Area: features — conditional compilation E-hard Experience: Hard S-needs-team-input Status: Needs input from team on whether/how to proceed.
#1197 opened Jan 20, 2015 by alexcrichton
Cargo build with dependencies fails on Cygwin referring to git-core/templates A-git Area: anything dealing with git O-windows OS: Windows S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#1295 opened Feb 12, 2015 by CMCDragonkai
rustc: reason(s) for linker options should be introspectable/reported via command line switch A-diagnostics Area: Error and warning messages generated by Cargo itself. A-linkage Area: linker issues, dylib, cdylib, shared libraries, so S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1307 opened Feb 14, 2015 by steveklabnik
Specify a build script for only binaries A-build-scripts Area: build.rs scripts A-configuration Area: cargo config files and env vars S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1430 opened Mar 17, 2015 by alexcrichton
"cargo clone" to check out a crate's repo A-new-subcommand Area: new subcommand S-needs-rfc Status: Needs an RFC to make progress.
#1545 opened Apr 25, 2015 by joshtriplett
Automatically activate a dependency if its used elsewhere in dependency graph A-crate-dependencies Area: [dependencies] of any kind 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-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1555 opened Apr 28, 2015 by cgaebel
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
Local Cargo registry index Git error on shared volume A-filesystem Area: issues with filesystems A-git Area: anything dealing with git S-triage Status: This issue is waiting on initial triage.
#1578 opened May 5, 2015 by jimmycuadra
Allow optional dev-dependencies A-dev-dependencies Area: [dev-dependencies] 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` E-hard Experience: Hard S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1596 opened May 9, 2015 by bluss
Re-add a hash to the filename at the top level to avoid conflicts with external libs? A-configuration Area: cargo config files and env vars S-triage Status: This issue is waiting on initial triage.
#1601 opened May 12, 2015 by mitchmindtree
Use OS-native config, cache home directories A-configuration Area: cargo config files and env vars 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-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1734 opened Jun 19, 2015 by Earnestly
Single profile for build dependencies A-build-dependencies Area: [build-dependencies] A-profiles Area: profiles S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1774 opened Jun 30, 2015 by jdub
RFC: better cross-target handling A-target-spec Area: target JSON spec files S-needs-team-input Status: Needs input from team on whether/how to proceed.
#1813 opened Jul 18, 2015 by farcaller
ProTip! Type g i on any issue or pull request to go back to the issue listing page.