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

Configure hosts separately from targets when --target is specified. 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
#9322 by jameshilliard was merged Jun 1, 2021 Loading… 1.54.0
Extend the build directive syntax with cargo:: A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#12201 by Rustin170506 was merged Dec 24, 2023 Loading… 1.77.0
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
feat: Add info cargo subcommand 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-interacts-with-crates.io Area: interaction with registries Command-login Command-logout Command-owner Command-publish Command-search Command-yank 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
#14141 by Rustin170506 was merged Aug 12, 2024 Loading… 1.82.0
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
Inform build scripts of rustc compiler context 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
#9601 by jonhoo was merged Jul 20, 2021 Loading… 1.55.0
Scrape code examples from examples/ directory for Rustdoc 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 Z-scrape-examples Nightly: rustdoc scrape examples
#9525 by willcrichton was merged Oct 28, 2021 Loading… 1.58.0
Add cargo tree 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
#8062 by ehuss was merged Apr 9, 2020 Loading… 1.44.0
Import cargo remove into cargo 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
#11099 by cassaundra was merged Oct 6, 2022 Loading…
5 tasks done
1.66.0
Implement RFC 3289: source replacement ambiguity 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
#10907 by arlosi was merged Oct 8, 2022 Loading… 1.66.0
Add special check-cfg lint config for the unexpected_cfgs lint A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation 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
#13913 by Urgau was merged May 17, 2024 Loading… 1.80.0
fix(publish): Block until it is in index Command-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
#11062 by epage was merged Oct 27, 2022 Loading… 1.66.0
Add '-C' flag for changing current dir before build 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 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
#10952 by compenguy was merged Feb 10, 2023 Loading… 1.69.0
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
Do not add home bin path to PATH if it's already there 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
#11023 by dpc was merged Sep 13, 2022 Loading… 1.65.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
Import the cargo-vendor subcommand into Cargo disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#6869 by alexcrichton was merged Jun 3, 2019 Loading… 1.37.0
Allow build scripts to report error messages through cargo::error A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14435 by torhovland was closed Oct 29, 2024 Loading…
Include vcs_info even if workspace is dirty A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation Command-package 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
#13960 by torhovland was merged Jun 24, 2024 Loading… 1.81.0
Show transfer rate when fetching/updating registry index 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
#9395 by weihanglo was merged Apr 30, 2021 Loading… 1.54.0
Mark .cargo/git and .cargo/registry as cache dirs 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
#10553 by sourcefrog was merged Apr 27, 2022 Loading… 1.62.0
feat: Make browser links out of HTML file paths 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 A-timings Area: timings Command-doc 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
#12889 by epage was merged Nov 8, 2023 Loading… 1.75.0
Add -Zallow-features to match rustc's -Z 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
#9283 by jonhoo was merged Apr 2, 2021 Loading… 1.53.0
extra-link-arg-etc: support all link types (credit @davidhewitt) 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
#10274 by aviramha was merged Jan 30, 2022 Loading… 1.60.0
ProTip! Follow long discussions with comments:>50.