-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-workspaces
Area: workspaces
Command-install
Command-pkgid
Command-uninstall
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo pkgid
support for cargo-script
A-cli
fix: Don't use "did you mean" in errors
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-cli
Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
Command-clean
Command-run
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
refactor(schemas): Pull out as Area: anything dealing with executing the compiler
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-dependency-resolution
Area: dependency resolution and the resolver
A-git
Area: anything dealing with git
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-workspaces
Area: workspaces
Command-add
Command-install
Command-new
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
cargo-util-schemas
A-build-execution
feat(cli): Allow logging to chrome traces
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cache-messages
Area: caching of compiler messages
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-dependency-resolution
Area: dependency resolution and the resolver
A-documenting-cargo-itself
Area: Cargo's documentation
A-features2
Area: issues specifically related to the v2 feature resolver
A-lockfile
Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
feat(resolver): Stabilize resolver v3
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
relnotes
Release-note worthy
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
docs: Clean up doc comments
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cache-messages
Area: caching of compiler messages
A-cfg-expr
Area: Platform cfg expressions
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-credential-provider
Area: credential provider for storing and retreiving credentials
A-dependency-resolution
Area: dependency resolution and the resolver
A-environment-variables
Area: environment variables
A-features2
Area: issues specifically related to the v2 feature resolver
A-git
Area: anything dealing with git
A-home
Area: the `home` crate
A-interacts-with-crates.io
Area: interaction with registries
A-layout
Area: target output directory layout, naming, and organization
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
A-timings
Area: timings
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
Command-add
Command-fix
Command-new
Command-tree
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix(remove): On error, suggest other dependencies
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feat: Stabilize Edition 2024
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Improve error handling when PathSource is relative
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
chore(ci): Check for clippy Area: dependency resolution and the resolver
A-manifest
Area: Cargo.toml issues
Command-fix
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
correctness
A-dependency-resolution
feat(toml): Allow adding/removing from cargo scripts
A-cli
Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
Command-remove
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Add future-incompat warning against keywords in cfgs and add raw-idents
A-build-scripts
Area: build.rs scripts
A-cfg-expr
Area: Platform cfg expressions
A-manifest
Area: Cargo.toml issues
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
fix(base): Support bases in patches in virtual manifests
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix(schema): Correct and update the JSON Schema
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
refactor(manifest): Clean up field -> env var handling
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Moved manifest metadata tracking from fingerprint to dep info
A-build-execution
Area: anything dealing with executing the compiler
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feat: Add 'open-namespaces' feature
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix(schemas): Fix the Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[lints]
JSON Schema
A-manifest
fix: wrong concat and field name
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
refactor: Consolidate creation of SourceId from manifest path
A-manifest
Area: Cargo.toml issues
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
refactor(embedded): Integrate cargo-script logic into main parser
A-manifest
Area: Cargo.toml issues
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[beta-1.86] Ensure we can package directories ending with '.rs'
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15248
by weihanglo
was merged Mar 1, 2025
Loading…
fix(package): Ensure we can package directories ending with '.rs'
A-manifest
Area: Cargo.toml issues
beta-nominated
Nominated to backport to the beta branch.
regression-from-stable-to-beta
Regression in beta that previously worked in stable.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15240
by epage
was merged Feb 28, 2025
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.