-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add capability of making breaking changes in Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
update --precise
A-cli
#14140
opened Jun 25, 2024 by
torhovland
•
Draft
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-testing-cargo-itself
Area: cargo's tests
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…
Implement RFC3695: Allow boolean literals as cfg predicates
A-cfg-expr
Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#14649
opened Oct 6, 2024 by
Urgau
Loading…
1 task
Lint against unexpected cfgs in Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[target.'cfg(...)']
A-cfg-expr
#14581
opened Sep 23, 2024 by
Urgau
Loading…
ProTip!
Filter pull requests by the default branch with base:master.