-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Issues: rust-lang/cargo
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
Label
Projects
Milestones
Assignee
Sort
Issues list
feat: add completions for Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
--manifest-path
A-cli
#15225
opened Feb 23, 2025 by
Gmin2
Loading…
Make sure search paths inside OUT_DIR precede external paths
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15221
opened Feb 22, 2025 by
vlovich
Loading…
fix: reset $CARGO if the running program is real Area: cargo config files and env vars
A-custom-subcommands
Area: custom 3rd party subcommand plugins
A-environment-variables
Area: environment variables
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo[.exe]
A-configuration
#15208
opened Feb 20, 2025 by
smoelius
Loading…
Fingerprint out of root targets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15205
opened Feb 19, 2025 by
krtab
Loading…
Get all members as Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-cli
Area: Command-line interface, option parsing, etc.
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
available targets
even though default-members was specified.
A-cargo-targets
#15199
opened Feb 18, 2025 by
linyihai
Loading…
Uplift windows Cygwin DLL import libraries
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15193
opened Feb 17, 2025 by
Berrysoft
Loading…
test: add fix_tests to validate cargo fix functionality
A-cli
Area: Command-line interface, option parsing, etc.
Command-fix
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15192
opened Feb 16, 2025 by
Rustin170506
•
Draft
docs(cargo-fix): troubleshooting failing fixes
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15148
opened Feb 5, 2025 by
weihanglo
Loading…
Check token validity when loading registry config
A-interacts-with-crates.io
Area: interaction with registries
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-sparse-registry
Area: http sparse registries
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15127
opened Jan 31, 2025 by
kornelski
Loading…
Arbitrary self types v2: shadowing semver break.
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15117
opened Jan 28, 2025 by
adetaylor
Loading…
Improve the markdown source files of The Cargo Book
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15113
opened Jan 27, 2025 by
ShapelessCat
•
Draft
Implemented Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-configuration
Area: cargo config files and env vars
A-documenting-cargo-itself
Area: Cargo's documentation
A-filesystem
Area: issues with filesystems
A-future-incompat
Area: future incompatible reporting
A-layout
Area: target output directory layout, naming, and organization
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
Command-clean
Command-package
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
build.build-dir
config option
A-build-execution
#15104
opened Jan 26, 2025 by
ranger-ross
Loading…
12 of 15 tasks
added the third_party_subcommands function in the cli.rs file
A-cli
Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15100
opened Jan 24, 2025 by
ibilalkayy
•
Draft
Experiment: Render timing pipeline in SVG
A-timings
Area: timings
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15091
opened Jan 22, 2025 by
eth3lbert
Loading…
chore: add aarch64 linux runner
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15077
opened Jan 17, 2025 by
weihanglo
Loading…
Make target dir self-ignoring
A-workspaces
Area: workspaces
Command-new
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15060
opened Jan 13, 2025 by
senekor
Loading…
feat(manifest)!: implement feature-metadata RFC3416
A-documenting-cargo-itself
Area: Cargo's documentation
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
Command-publish
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15056
opened Jan 12, 2025 by
AudaciousAxiom
Loading…
fix: add error message for github PR url in dep
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15003
opened Jan 2, 2025 by
joshka
Loading…
fix: Adjust "to see how you depend on a package" message to use a command format that supports flags like --all-features
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14991
opened Dec 30, 2024 by
Craig-Macomber
•
Draft
Added logic to preserve carriage returns when updating the manifest file
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14983
opened Dec 26, 2024 by
ranger-ross
Loading…
Hash paths relative to the workspace into metadata.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14953
opened Dec 18, 2024 by
Dirbaio
Loading…
perf(package): Speed up verify with 'check'
Command-package
Command-publish
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14930
opened Dec 12, 2024 by
epage
Loading…
fix(doctest): warn only once if doctest xcompile is skipped
Command-test
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14920
opened Dec 11, 2024 by
progressive-galib
Loading…
Introduce Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
CARGO_PKG_EDITION
env var
A-build-execution
#14873
opened Nov 29, 2024 by
nyurik
Loading…
feat: make package, manifest and virtualManfest sync by using Arc not Rc
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14837
opened Nov 19, 2024 by
washanhanzi
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.