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

Turn the new lock file format on by default S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#7579 by alexcrichton was merged Nov 19, 2019 Loading… 1.41.0
feat(embedded): Hack in code fence support 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. Z-script Nightly: cargo script
#12681 by epage was merged Sep 26, 2023 Loading… 1.74.0
Document private items for binary crates by default relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#7593 by LukasKalbertodt was merged Nov 21, 2019 Loading…
4 of 5 tasks
1.41.0
feat(pkgid): Allow incomplete versions when unambigious A-cli Area: Command-line interface, option parsing, etc. A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-workspaces Area: workspaces Command-add Command-clean Command-package Command-remove 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
#12614 by epage was merged Sep 16, 2023 Loading… 1.74.0
fix: Change the defaults to always check-in Cargo.lock A-documenting-cargo-itself Area: Cargo's documentation Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12382 by epage was merged Aug 21, 2023 Loading… 1.74.0
docs: Remove redundant explicit link S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12538 by epage was merged Aug 21, 2023 Loading… 1.74.0
Bump to 0.75.0; update changelog S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12539 by weihanglo was merged Aug 22, 2023 Loading… 1.74.0
config: merge lists in precedence order A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation 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
#12515 by arlosi was merged Aug 22, 2023 Loading… 1.74.0
docs(guide): Generalize over VCSs 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.
#12541 by epage was merged Aug 22, 2023 Loading… 1.74.0
Add unsupported lowercase -z flag suggestion for -Z flag A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12788 by Rustin170506 was merged Oct 10, 2023 Loading… 1.75.0
Add new package cache lock modes A-configuration Area: cargo config files and env vars A-filesystem Area: issues with filesystems A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-layout Area: target output directory layout, naming, and organization A-lockfile Area: Cargo.lock issues A-registries Area: registries A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests Command-add Command-generate-lockfile Command-package Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12706 by ehuss was merged Oct 9, 2023 Loading… 1.75.0
rustdoc: remove the word "Version" from test cases S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12800 by notriddle was merged Oct 10, 2023 Loading… 1.75.0
ci: bump cargo-semver-checks to 0.24.0 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.
#12795 by weihanglo was merged Oct 8, 2023 Loading… 1.75.0
refactor(core): Clean up deserialization of PackageId S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12785 by epage was merged Oct 9, 2023 Loading… 1.75.0
chore: Sort dependency tables S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12803 by epage was merged Oct 10, 2023 Loading… 1.75.0
cargo/targets: fix error-message typo S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12781 by dvdhrm was merged Oct 6, 2023 Loading… 1.75.0
Add test for unsupported short config flag A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12777 by Rustin170506 was merged Oct 6, 2023 Loading… 1.75.0
docs(changelog): Highlight 1.73's minor incompat with build.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12774 by epage was merged Oct 5, 2023 Loading… 1.75.0
Set and verify all MSRVs in CI A-cfg-expr Area: Platform cfg expressions A-credential-provider Area: credential provider for storing and retreiving credentials A-environment-variables Area: environment variables A-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. 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.
#12654 by epage was merged Oct 8, 2023 Loading… 1.75.0
chore(deps): update latest msrv to v1.73 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12775 by renovate bot was merged Oct 6, 2023 Loading…
1 task
1.75.0
Fix typo 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.
#12773 by cuishuang was merged Oct 5, 2023 Loading… 1.75.0
feat: Add Edition2024 A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12771 by Muscraft was merged Oct 4, 2023 Loading… 1.75.0
chore(deps): update rust crate toml to 0.8.2 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12760 by renovate bot was merged Oct 4, 2023 Loading…
1 task
1.75.0
refactor(toml): Make manifest file layout more consitent A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12768 by epage was merged Oct 4, 2023 Loading… 1.75.0
ProTip! Filter pull requests by the default branch with base:master.