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

feat: Import cargo-add into cargo 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
#10472 by epage was merged Apr 18, 2022 Loading… 1.62.0
gitoxide integration: fetch A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-networking Area: networking issues, curl, etc. A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-clean S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-gitoxide Nightly: gitoxide integration
#11448 by Byron was merged Mar 2, 2023 Loading…
16 tasks done
1.70.0
Stabilize sparse-registry A-sparse-registry Area: http sparse registries 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
#11224 by arlosi was merged Jan 20, 2023 Loading… 1.68.0
Stabilize named profiles 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
#9943 by ehuss was merged Oct 7, 2021 Loading… 1.57.0
Remove disabled optional weak dependencies from Cargo.lock A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11938 by est31 was closed Aug 28, 2023 Loading…
Port cargo from toml-rs to toml_edit 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
#10086 by epage was merged Jan 20, 2022 Loading…
4 tasks done
1.60.0
feat: Stabilize lints A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12648 by epage was merged Sep 9, 2023 Loading… 1.74.0
Turn off debuginfo for build dependencies v2 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#11252 by lqd was merged Feb 2, 2023 Loading… 1.69.0
feat: Initial support for single-file packages A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-run S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12245 by epage was merged Jun 12, 2023 Loading… 1.72.0
Fetch GitHub commits by long hash more efficiently S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#10079 by dtolnay was merged Jun 24, 2022 Loading… 1.64.0
Add cache garbage collection A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation 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-registries Area: registries A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-add Command-clean Command-fetch 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.
#12634 by ehuss was merged Nov 11, 2023 Loading… 1.76.0
Add target-specific RUSTFLAGS variants S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#10462 by jonhoo was closed Jul 18, 2024 Loading…
support for shallow clones and fetches with gitoxide A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-registries Area: registries 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
#11840 by Byron was merged May 3, 2023 Loading…
14 tasks done
1.71.0
Stabilize namespaced and weak dependency features. 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
#10269 by ehuss was merged Jan 12, 2022 Loading… 1.60.0
Stabilize install-upgrade. 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
#7560 by ehuss was merged Nov 21, 2019 Loading… 1.41.0
Port cargo to clap3 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#10265 by epage was merged Jan 12, 2022 Loading… 1.60.0
Report crate size on package and publish 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
#11270 by antonok-edm was merged Oct 29, 2022 Loading… 1.67.0
Add new feature resolver. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#7820 by ehuss was merged Feb 20, 2020 Loading… 1.43.0
Stabilize -Zfeatures and -Zpackage-features. relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#8997 by ehuss was merged Jan 5, 2021 Loading… 1.51.0
Migrate towards exclusively using serde for Config S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#7456 by alexcrichton was merged Oct 9, 2019 Loading… 1.40.0
feat: support rustflags per profile 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
#10217 by zhamlin was merged Jan 10, 2022 Loading… 1.60.0
Add support for -Cembed-bitcode=no S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#8066 by alexcrichton was merged Apr 3, 2020 Loading… 1.44.0
Add unstable --output-format option to cargo rustdoc A-build-execution Area: anything dealing with executing the compiler A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-layout Area: target output directory layout, naming, and organization Command-doc Command-rustdoc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12252 by charmitro was merged Jan 11, 2024 Loading… 1.77.0
Upgrade to gix v0.45 for multi-round pack negotiations. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12236 by Byron was merged Jun 6, 2023 Loading… 1.72.0
Take priority into account within the pending queue 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
#11032 by lqd was merged Sep 13, 2022 Loading… 1.65.0
ProTip! Add no:assignee to see everything that’s not assigned.