Skip to content

Pull requests: rust-lang/cargo

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Support OUT_DIR located in \\?\ path on Windows A-cli Area: Command-line interface, option parsing, etc. A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13914 opened May 14, 2024 by dtolnay Loading…
Add special check-cfg lint config for the unexpected_cfgs lint A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13913 opened May 14, 2024 by Urgau Loading…
WIP: fix: remove symlink on Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13910 opened May 13, 2024 by hi-rustin Draft
fix: support IPv6-only network for cargo fix A-networking Area: networking issues, curl, etc. Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13907 opened May 12, 2024 by weihanglo Loading…
Fix typo in cargo-bench.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13903 opened May 11, 2024 by michaelkirk Loading…
fix(toml): remove lib.plugin key support and make it warning A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13902 opened May 11, 2024 by heisen-li Loading…
2 tasks done
Pass rustflags to artifacts built with implicit targets when using target-applies-to-host A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cfg-expr Area: Platform cfg expressions A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-target-applies-to-host Nightly: target-applies-to-host
#13900 opened May 11, 2024 by gmorenz Loading…
Preserve file permissions on unix during write_atomic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13898 opened May 10, 2024 by stevenengler Loading…
fix: proc-macro example from dep no longer affects feature resolution A-dependency-resolution Area: dependency resolution and the resolver A-features2 Area: issues specifically related to the v2 feature resolver A-proc-macro Area: compiling proc-macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13892 opened May 9, 2024 by weihanglo Loading…
Silence the warning about forgetting the vendoring A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-source-replacement Area: [source] replacement S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13886 opened May 8, 2024 by jneem Loading…
Case insensitive file name matching when packaging files Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13885 opened May 8, 2024 by torhovland Draft
Log the name of the dependency that changed A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13883 opened May 8, 2024 by torhovland Loading…
Don't squash path dependencies with same package name A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13863 opened May 4, 2024 by ldm0 Loading…
Show description for user-installed binaries when running "cargo --list" A-cli Area: Command-line interface, option parsing, etc. A-custom-subcommands Area: custom 3rd party subcommand plugins A-interacts-with-crates.io Area: interaction with registries S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13847 opened May 2, 2024 by Oakchris1955 Draft
[WIP] feat(gc): record workspace manifest and target dir in global cache tracker A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13846 opened May 2, 2024 by baby230211 Draft
Rename --out-dir to --artifact-dir A-build-execution Area: anything dealing with executing the compiler A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-layout Area: target output directory layout, naming, and organization A-semver Area: semver specifications, version matching, etc. Command-build Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13809 opened Apr 26, 2024 by valadaptive Loading…
docs(ref): Add section on Apple deployment target environment variables A-documenting-cargo-itself Area: Cargo's documentation O-macos OS: macOS S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13781 opened Apr 19, 2024 by madsmtm Loading…
[experiment] patch with patch files A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13779 opened Apr 18, 2024 by weihanglo Loading…
[doc]: Add create workspace doc A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13766 opened Apr 17, 2024 by heisen-li Loading…
Fix cargo add behaving different when translating package name Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13765 opened Apr 17, 2024 by dohse Loading…
4 tasks
feat: implement RFC 3553 to add SBOM support A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13709 opened Apr 5, 2024 by justahero Loading…
WIP: fix(config): Improve the error for partial-struct A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13694 opened Apr 2, 2024 by epage Draft
fix: create ephemeral workspace for git source A-workspaces Area: workspaces Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13689 opened Apr 2, 2024 by hi-rustin Loading…
2 tasks done
Allows the default git/gitoxide configuration to be obtained from the ENV and config A-git Area: anything dealing with git A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13687 opened Apr 2, 2024 by linyihai Loading…
Document variance in strip A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13677 opened Apr 1, 2024 by workingjubilee Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.