Skip to content

Pull requests: rust-lang/cargo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
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
#10844 by yerke was merged Aug 1, 2022 Loading… 1.64.0
fix(update): Make -p more convenient by being positional A-cli 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
#12545 by epage was merged Aug 29, 2023 Loading… 1.74.0
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
#7237 by ehuss was merged Aug 19, 2019 Loading… 1.39.0
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
#6881 by k-nasa was merged May 2, 2019 Loading… 1.36.0
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
#8725 by chaaz was merged Dec 2, 2020 Loading… 1.50.0
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
#9557 by danielframpton was merged Jul 26, 2021 Loading… 1.56.0
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
#10725 by arlosi was merged Jun 7, 2022 Loading… 1.63.0
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
#12280 by weihanglo was merged Jul 23, 2023 Loading… 1.73.0
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
#8325 by kerkmann was merged Jun 20, 2020 Loading… 1.46.0
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
#8758 by ebroto was merged Oct 14, 2020 Loading… 1.49.0
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
#9473 by lf- was merged May 24, 2021 Loading… 1.54.0
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
#10218 by weihanglo was merged Jan 4, 2022 Loading… 1.59.0
Extend pkgid syntax with @ support 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
#10582 by epage was merged May 6, 2022 Loading… 1.62.0
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
#7333 by ehuss was merged Oct 15, 2019 Loading… 1.40.0
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
#9508 by dtolnay was merged May 27, 2021 Loading… 1.54.0
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
#9732 by djc was merged Aug 2, 2021 Loading… 1.56.0
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 default-features to TomlWorkspaceDependency 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
#11409 by Muscraft was merged Jan 20, 2023 Loading… 1.69.0
Marking Cargo.lock as generated final-comment-period FCP — a period for last comments before action is taken T-cargo Team: Cargo
#6548 by dwijnand was merged Jan 22, 2019 Loading… 1.34.0
Default values for readme if not specified 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
#8277 by tverghis was merged Jun 9, 2020 Loading… 1.46.0
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
#9375 by vojtechkral was merged May 7, 2021 Loading… 1.54.0
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
#12122 by epage was merged May 16, 2023 Loading… 1.71.0
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.