-
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
Support for negative --jobs parameter, counting backwards from max CPUs
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
fix(update): Make Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-completions
Area: shell completions
A-documenting-cargo-itself
Area: Cargo's documentation
A-registries
Area: registries
Command-update
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
-p
more convenient by being positional
A-cli
Allow git+version dependency to be published.
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
Default Cargo.toml template provide help for completing the metadata
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
Add "--workspace" to update command
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
Stabilize the rustc-link-arg option
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
relnotes
Release-note worthy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
Make -Z http-registry use index.crates.io when accessing crates-io
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
fix: encode URL params correctly for SourceId in Cargo.lock
A-dependency-resolution
Area: dependency resolution and the resolver
A-git
Area: anything dealing with git
A-lockfile
Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
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
Adding environment variable CARGO_PKG_LICENSE
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
relnotes
Release-note worthy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
Added support for negative --jobs parameter, counting backwards from max CPUs.
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
T-cargo
Team: Cargo
#9221
by orlp
was closed Dec 14, 2021
Loading…
Reinstate CARGO_PRIMARY_PACKAGE (take 2)
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
Add a doc.browser config option
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
Allow passing multiple crate names to cargo new
disposition-close
finished-final-comment-period
FCP complete
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#9867
by heisen-li
was closed Oct 4, 2021
Loading…
The first version of pull request template
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
Extend pkgid syntax with 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
@
support
disposition-merge
Allow publishing with dev-dependencies without a version.
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
Update to semver 1.0.0
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
Stabilize the rust-version field
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
relnotes
Release-note worthy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
Allow cargo aliases to shadow existing commands with flags
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#9768
by nipunn1313
was closed Aug 17, 2021
Loading…
fix(toml): Add 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
default-features
to TomlWorkspaceDependency
disposition-merge
Marking Cargo.lock as generated
final-comment-period
FCP — a period for last comments before action is taken
T-cargo
Team: Cargo
Default values for FCP with intent to merge
finished-final-comment-period
FCP complete
relnotes
Release-note worthy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
readme
if not specified
disposition-merge
Add CARGO_TARGET_TMPDIR env var for integration tests & benches
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
docs(ref): Clarify MSRV is generally minor
A-documenting-cargo-itself
Area: Cargo's documentation
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
Add option to error when warnings are emitted, or ignore warnings
A-build-execution
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-console-output
Area: Terminal output, colors, progress bar, etc.
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#12875
by arlosi
was closed Aug 12, 2024
Loading…
ProTip!
Adding no:label will show everything without a label.