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: Add custom completer for cargo help <TAB> A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14557 opened Sep 17, 2024 by shannmu Loading…
feat: lockfile path implies --locked on cargo install A-workspaces Area: workspaces Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14556 opened Sep 17, 2024 by Ifropc Loading…
feat: Add custom completer for completing cargo build --packge <TAB> A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14553 opened Sep 17, 2024 by shannmu Loading…
feat: Add support for completing cargo update <TAB> A-cli Area: Command-line interface, option parsing, etc. Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14552 opened Sep 17, 2024 by shannmu Loading…
Fix docs for cargo publish --dry-run vs cargo package A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14550 opened Sep 17, 2024 by trevyn Loading…
test(completions): Verify nightly completion system S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14549 opened Sep 16, 2024 by epage Draft
feat(resolve): Direct people to working around less optimal MSRV-resolver results Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14543 opened Sep 14, 2024 by epage Draft
feat: Add custom completer for cargo build --example=<TAB> A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14531 opened Sep 11, 2024 by shannmu Loading…
Normalize the target paths A-manifest Area: Cargo.toml issues Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14497 opened Sep 5, 2024 by linyihai Loading…
chore(deps): bump gix-path from 0.10.9 to 0.10.10 A-build-dependencies Area: [build-dependencies] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14489 opened Sep 3, 2024 by dependabot bot Loading…
Explicitly configure rustfmt S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14465 opened Aug 28, 2024 by kornelski Loading…
fix: avoid inserting search_path into dylib_path_envvar if the program call into cargo inversely. A-build-execution Area: anything dealing with executing the compiler S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14464 opened Aug 28, 2024 by linyihai Draft
[DO NOT MERGE] Force edition 2024 lint into action on crater A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-crate-dependencies Area: [dependencies] of any kind A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-add Command-check Command-fix Command-login Command-metadata Command-new Command-owner Command-package Command-publish Command-read-manifest Command-remove Command-rustc Command-search Command-update Command-yank S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14447 opened Aug 23, 2024 by dingxiangfei2009 Draft
move modules from kebab-case to snake_case A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14439 opened Aug 21, 2024 by DSchroer Loading…
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 final-comment-period FCP — a period for last comments before action is taken S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14435 opened Aug 21, 2024 by torhovland Loading…
feat: add CARGO_MANIFEST_PATH env variable 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 proposed-final-comment-period An FCP proposal has started, but not yet signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14404 opened Aug 15, 2024 by Ifropc Loading…
feat(warnings): add build.warnings option A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14388 opened Aug 12, 2024 by arlosi Loading…
Correctly parse arguments from environment variables A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14376 opened Aug 9, 2024 by GuillaumeGomez Loading…
Remove requirement for --target when invoking Cargo with -Zbuild-std S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14317 opened Jul 29, 2024 by harmou01 Loading…
docs: clarify target.'cfg(...)' doesnt respect cfg from build script A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14312 opened Jul 26, 2024 by weihanglo Loading…
Stabilize automatic garbage collection. A-documenting-cargo-itself Area: Cargo's documentation disposition-merge FCP with intent to merge proposed-final-comment-period An FCP proposal has started, but not yet signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo Z-gc Nightly: garbage collection
#14287 opened Jul 22, 2024 by ehuss Loading…
Add a --dry-run flag to the install command 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-testing-cargo-itself Area: cargo's tests Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14280 opened Jul 21, 2024 by Flowrey Loading…
Add a JSON output mode to cargo package. 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-interacts-with-crates.io Area: interaction with registries Command-package Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14262 opened Jul 17, 2024 by LawnGnome Draft
Improved consistency between breaking and non-breaking updates A-cli Area: Command-line interface, option parsing, etc. Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14259 opened Jul 16, 2024 by torhovland Loading…
Fix passing of linker with target-applies-to-host and an implicit target A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cfg-expr Area: Platform cfg expressions A-rebuild-detection Area: rebuild detection and fingerprinting Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-target-applies-to-host Nightly: target-applies-to-host
#14206 opened Jul 6, 2024 by gmorenz Loading…
ProTip! Follow long discussions with comments:>50.