-
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
Small resolver cleanups
A-dependency-resolution
Area: dependency resolution and the resolver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Suggest similar feature names on CLI
A-dependency-resolution
Area: dependency resolution and the resolver
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix: mention "3" as a valid value for "resolver" field in error message
A-dependency-resolution
Area: dependency resolution and the resolver
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.
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.
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
fix(resolver): Report unmatched versions, rather than saying no package
A-dependency-resolution
Area: dependency resolution and the resolver
A-directory-source
Area: directory sources (vendoring)
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix(resolver): In errors, show rejected versions over alt versions
A-dependency-resolution
Area: dependency resolution and the resolver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix(resolver): Don't report all versions as rejected
A-dependency-resolution
Area: dependency resolution and the resolver
A-directory-source
Area: directory sources (vendoring)
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
a faster hash for ActivationsKey
A-dependency-resolution
Area: dependency resolution and the resolver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix(resolver): Report invalid index entries
A-dependency-resolution
Area: dependency resolution and the resolver
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.