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

Change rustc-cdylib-link-arg error to a warning. beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9563 by ehuss was merged Jun 22, 2021 Loading… 1.54.0
Fix version string. beta-nominated Nominated to backport to the beta branch. regression-from-stable-to-beta Regression in beta that previously worked in stable. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9727 by ehuss was merged Jul 26, 2021 Loading… 1.55.0
Bump curl. beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9809 by ehuss was merged Aug 20, 2021 Loading… 1.55.0
Fix rustc --profile=dev unstable check. beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9898 by ehuss was merged Sep 10, 2021 Loading… 1.56.0
Fix fetching git repos after a force push. beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9979 by ehuss was merged Oct 18, 2021 Loading… 1.57.0
Bump Cargo's curl requirement to 7.79.0 beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9914 by alexcrichton was merged Sep 15, 2021 Loading… 1.57.0
Reduce target info rustc query calls beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11633 by weihanglo was merged Jan 28, 2023 Loading… 1.68.0
Verify source before recompile beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11672 by weihanglo was merged Feb 3, 2023 Loading… 1.69.0
Don't query permutations of the path prefix. A-registries Area: registries A-testing-cargo-itself Area: cargo's tests beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11936 by ehuss was merged Apr 5, 2023 Loading… 1.70.0
fix(--package): accept ? if it's a valid pkgid spec beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13315 by weihanglo was merged Jan 18, 2024 Loading… 1.76.0
chore: downgrade to jobserver@0.1.28 beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14254 by weihanglo was merged Jul 15, 2024 Loading… 1.81.0
Relax doc collision error. beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9595 by ehuss was merged Jun 18, 2021 Loading… 1.54.0
Move tmp test directory. beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9814 by ehuss was merged Aug 20, 2021 Loading… 1.55.0
Remove strip = "off" (and undocumented strip = "n"/strip = "no") beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#10376 by joshtriplett was merged Feb 9, 2022 Loading… 1.59.0
chore: bump is-terminal to 0.4.4 beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11759 by weihanglo was merged Feb 23, 2023 Loading… 1.69.0
fix: pass -C debuginfo after weakening if explicitly set A-profiles Area: profiles beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12165 by weihanglo was merged May 22, 2023 Loading… 1.71.0
fix(git): respect scp-like URL for nested submodules A-git Area: anything dealing with git beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12359 by weihanglo was merged Jul 18, 2023 Loading… 1.73.0
chore: add missing windows-sys features back beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12563 by weihanglo was merged Aug 26, 2023 Loading… 1.74.0
Fix git2 safe-directory disable beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11366 by ehuss was merged Nov 12, 2022 Loading… 1.67.0
Do not error for auth-required: true without -Z registry-auth beta-nominated Nominated to backport to the beta branch. 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
#11661 by arlosi was merged Jan 31, 2023 Loading… 1.69.0
Change diesel compatibility messages beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#9927 by weiznich was merged Sep 21, 2021 Loading… 1.56.0
fix: disable multiplexing for some versions of curl A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-interacts-with-crates.io Area: interaction with registries A-networking Area: networking issues, curl, etc. beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12234 by weihanglo was merged Jun 7, 2023 Loading… 1.72.0
fix(toml): Provide a way to show unused manifest keys for dependencies A-crate-dependencies Area: [dependencies] of any kind A-manifest Area: Cargo.toml issues beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11630 by Muscraft was merged Mar 1, 2023 Loading… 1.70.0
Bump crates-io to 0.36.0 A-interacts-with-crates.io Area: interaction with registries beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11820 by weihanglo was merged Mar 9, 2023 Loading… 1.70.0
upgrade gix from 0.62 to 0.63 beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13948 by Byron was merged May 22, 2024 Loading… 1.80.0
ProTip! no:milestone will show everything without a milestone.