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

cargo test --help: clarify --tests and --benches A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation Command-bench Command-build Command-check Command-fix Command-rustc Command-rustdoc Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14675 opened Oct 11, 2024 by RalfJung 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 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
Augment build json messages for app-bundle post-processing A-json-output Area: JSON message output C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build S-triage Status: This issue is waiting on initial triage.
#13612 opened Mar 21, 2024 by dvdhrm
Cargo is insufficiently verbose about debug builds being slow 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` Command-build Command-run
#9446 opened May 1, 2021 by Lokathor
Support profile-guided optimization via Cargo C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7618 opened Nov 22, 2019 by michaelwoerister
cargo check should be able to run in parallel to cargo build/run 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` Command-build Command-check S-needs-team-input Status: Needs input from team on whether/how to proceed.
#5169 opened Mar 12, 2018 by Boscop
Have an option to cap lints on dependencies to "warn" instead of "allow" A-configuration Area: cargo config files and env vars A-crate-dependencies Area: [dependencies] of any kind A-diagnostics Area: Error and warning messages generated by Cargo itself. A-lints Area: rustc lint configuration C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#4152 opened Jun 9, 2017 by jonas-schievink
Automatically detect the appropriate linker to use when cross-compiling A-cross-compiling Area: using --target flag for other platforms A-linkage Area: linker issues, dylib, cdylib, shared libraries, so C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build S-triage Status: This issue is waiting on initial triage.
#4133 opened Jun 7, 2017 by infinity0
emscripten support broken by cargo file layout changes 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` Command-build S-triage Status: This issue is waiting on initial triage.
#4087 opened May 22, 2017 by CryZe
Inform build scripts whether cargo is checking or building A-build-scripts Area: build.rs scripts A-environment-variables Area: environment variables C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build Command-check E-medium Experience: Medium S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#4001 opened May 7, 2017 by nrc
Cargo should support explicitly specifying a host target for build scripts A-build-scripts Area: build.rs scripts 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` Command-build S-triage Status: This issue is waiting on initial triage.
#3915 opened Apr 12, 2017 by staktrace
Consider allowing reuse of metadata between cargo check and cargo build C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build Command-check E-hard Experience: Hard Performance Gotta go fast! S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#3501 opened Jan 5, 2017 by crumblingstatue
Add a mechanism to inform cargo not to rebuild the crate after running build script A-build-scripts Area: build.rs scripts 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
#3404 opened Dec 14, 2016 by upsuper
Changing profile.*.lto in Cargo.toml shouldn't rebuild everything A-linkage Area: linker issues, dylib, cdylib, shared libraries, so A-lto Area: link-time optimization 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 S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#3244 opened Nov 1, 2016 by japaric
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
ProTip! no:milestone will show everything without a milestone.