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

chore: move build-man workflow away from shell A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12048 by weihanglo was merged Apr 28, 2023 Loading… 1.71.0
Semver: Note that it is not a breaking change to make an unsafe function safe A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12116 by ehuss was merged May 9, 2023 Loading… 1.71.0
docs: some tweaks around cargo test A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12288 by weihanglo was merged Jun 19, 2023 Loading… 1.72.0
fix(script): Process config relative to script, not CWD A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation Command-run S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12303 by epage was merged Jun 22, 2023 Loading… 1.72.0
doc: state PackageId/SourceId string is opaque A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12313 by weihanglo was merged Jul 8, 2023 Loading… 1.73.0
Fix version requirement example in Dependency Resolution, SemVer compatibility section A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12267 by tokarevart was merged Jun 14, 2023 Loading… 1.72.0
docs(faq): Recommend always committing Cargo.lock A-documenting-cargo-itself Area: Cargo's documentation Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12275 by demurgos was closed Aug 25, 2023 Loading…
update re: multiple versions that differ only in the metadata tag A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12335 by ahl was merged Jul 9, 2023 Loading… 1.73.0
docs: raise awareness of resolver used inside workspace A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12388 by zvolin was merged Jul 26, 2023 Loading… 1.73.0
Replace invalid panic_unwind std feature with panic-unwind A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12364 by AlexTMjugador was merged Jul 16, 2023 Loading… 1.73.0
Update docs for artifact JSON debuginfo levels. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12376 by ehuss was merged Jul 19, 2023 Loading… 1.73.0
feat: also try to auth for config if server returns status 403 A-documenting-cargo-itself Area: Cargo's documentation A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12446 by Fishrock123 was closed Aug 7, 2023 Loading…
doc(unstable): cargo test does not provide --keep-going A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12492 by weihanglo was merged Aug 14, 2023 Loading… 1.73.0
feat: remove --keep-going from cargo test/bench 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 Command-bench Command-test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12478 by weihanglo was merged Aug 13, 2023 Loading… 1.73.0
Clarify lto setting passing -Clinker-plugin-lto A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12407 by keith was merged Jul 28, 2023 Loading… 1.73.0
Clarify in documentation that --all-targets does not run doctests A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12423 by obi1kenobi was closed Jul 31, 2023 Loading…
Change order of registry.global-credential-providers A-documenting-cargo-itself Area: Cargo's documentation A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12480 by arlosi was closed Aug 18, 2023 Loading…
doc: note the backward compatible .cargo/credential file exists A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12479 by weihanglo was merged Aug 11, 2023 Loading… 1.73.0
docs: further tweak rerun-if-env-changed docs A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12489 by rukai was closed Aug 20, 2023 Loading…
credential: rename cargo:basic to cargo:token-from-stdout A-documenting-cargo-itself Area: Cargo's documentation A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12512 by arlosi was merged Aug 16, 2023 Loading… 1.73.0
credential-providers: make 1password no longer built-in A-credential-provider Area: credential provider for storing and retreiving credentials A-documenting-cargo-itself Area: Cargo's documentation A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12507 by arlosi was merged Aug 17, 2023 Loading… 1.73.0
cargo-credential: change serialization of cache expiration A-documenting-cargo-itself Area: Cargo's documentation A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12622 by arlosi was merged Sep 5, 2023 Loading… 1.74.0
Set tracing target for networking messages. A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-networking Area: networking issues, curl, etc. A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12582 by ehuss was merged Aug 29, 2023 Loading… 1.74.0
docs(guide): Apply feedback on CI A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12630 by epage was merged Sep 6, 2023 Loading… 1.74.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
ProTip! no:milestone will show everything without a milestone.