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

Profile setting for -Zfmt-debug A-profiles Area: profiles 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.
#15439 opened Apr 19, 2025 by ronnychevalier
Allow profiles to set -Cforce-frame-pointers A-profiles Area: profiles C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#15333 opened Mar 19, 2025 by davidlattimore
Allow setting Cargo flags (e.g., -Zbuild-std) per profile A-profiles Area: profiles A-unstable Area: nightly unstable support 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.
#15053 opened Jan 11, 2025 by ProgrammedInsanity
Tracking Issue for location-detail A-profiles Area: profiles C-tracking-issue Category: A tracking issue for something unstable. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14511 opened Sep 7, 2024 by kornelski
2 tasks done
cargo reports a warning: panic setting is ignored for bench profile. When the value it is not ignored. A-profiles Area: profiles C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-build-std Nightly: build-std
#13894 opened May 9, 2024 by zeroflaw
Support setting target runner in the [profile] settings A-configuration Area: cargo config files and env vars A-profiles Area: profiles C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13737 opened Apr 11, 2024 by masriomarm
allow cargo --profile debug for simpler Makefiles A-layout Area: target output directory layout, naming, and organization A-profiles Area: profiles C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#13495 opened Feb 27, 2024 by lolbinarycat
cargo builds proc-macros twice based on the profile A-proc-macro Area: compiling proc-macros A-profiles Area: profiles A-workspaces Area: workspaces C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13321 opened Jan 18, 2024 by kchibisov
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
Tracking Issue for trim-paths RFC 3127 A-profiles Area: profiles C-tracking-issue Category: A tracking issue for something unstable. S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-trim-paths Nightly: path sanitization
#12137 opened May 13, 2023 by ehuss
4 of 8 tasks
Add more optimizations to the release build profile. A-profiles Area: profiles 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.
#11298 opened Oct 27, 2022 by horacehoff
feat(profile): panic behavior can be specified for custom harness A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11272 opened Oct 21, 2022 by weihanglo Loading…
Cargo metadata: Expose available build profiles 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-metadata S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#11228 opened Oct 13, 2022 by jschwe
Allow panic = "abort" for benchmarks when harness = false. 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-bench Command-test S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#11214 opened Oct 11, 2022 by Imberflur
Remove special cased OUT_DIR for bench, test, and dev profiles A-layout Area: target output directory layout, naming, and organization A-profiles Area: profiles 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.
#11053 opened Sep 5, 2022 by banool
A top-level root profile for overriding dev and release profiles simultaneously A-profiles Area: profiles 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.
#10953 opened Aug 8, 2022 by bstrie
Tracking Issue for profile-rustflags A-profiles Area: profiles A-rustflags Area: rustflags C-tracking-issue Category: A tracking issue for something unstable. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing. S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-profile-rustflags Nightly: profile-rustflags
#10271 opened Jan 7, 2022 by ehuss
5 tasks
Precedence issue with build-override and package."*" A-profile-overrides Area: profile-overrides A-profiles Area: profiles C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#9351 opened Apr 12, 2021 by CryZe
2
1
Don't use incremental compilation for build scripts A-profiles Area: profiles S-triage Status: This issue is waiting on initial triage.
#8545 opened Jul 25, 2020 by Mark-Simulacrum
Support opt-level ranges to avoid building twice with different opt-level values A-profiles Area: profiles 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.
#8502 opened Jul 17, 2020 by joshtriplett
Support a crate flag to recommend optimization A-profiles Area: profiles 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.
#8501 opened Jul 17, 2020 by joshtriplett
Cargo.toml directive to declare default optimization level when built as a build-dependency A-profiles Area: profiles 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.
#7940 opened Feb 26, 2020 by joshtriplett
Should lto = false be treated as LTO "off"? A-lto Area: link-time optimization A-profiles Area: profiles S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7491 opened Oct 7, 2019 by ehuss
Doctests do not set profile codegen options A-doctests Area: rustdoc --test A-profiles Area: profiles C-bug Category: bug S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#6570 opened Jan 20, 2019 by bspeice
ProTip! Type g i on any issue or pull request to go back to the issue listing page.