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

improve error reporting when feature not found in activated_features A-dependency-resolution Area: dependency resolution and the resolver A-features2 Area: issues specifically related to the v2 feature resolver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14647 opened Oct 5, 2024 by elchukc Loading…
test: Migrate publish snapshotting to snapbox A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14642 opened Oct 4, 2024 by epage Loading…
feat: Stabilize MSRV-aware resolver config A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces Command-generate-lockfile Command-update 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
#14639 opened Oct 3, 2024 by epage Loading…
chore(deps): update rust crate pulldown-cmark to 0.12.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14623 opened Oct 1, 2024 by renovate bot Loading…
1 task
Taskbar progress reporting via ANSI codes 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 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14615 opened Sep 29, 2024 by Gordon01 Loading…
4 tasks
Add more SAT resolver tests A-dependency-resolution Area: dependency resolution and the resolver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14614 opened Sep 29, 2024 by x-hgg-x Loading…
git: do not validate submodules of fresh checkouts A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14605 opened Sep 27, 2024 by osiewicz Loading…
Fix panic when running cargo tree on a package with a cross compiled bindep A-dependency-resolution Area: dependency resolution and the resolver A-features2 Area: issues specifically related to the v2 feature resolver Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14593 opened Sep 24, 2024 by elchukc Loading…
Implement --locked for build-std A-lockfile Area: Cargo.lock issues A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14589 opened Sep 24, 2024 by adamgemmell Loading…
fix(update): don't reuse a previously locked dependency if multiple major versions are compatible A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14582 opened Sep 23, 2024 by stormshield-kg Loading…
Lint against unexpected cfgs in [target.'cfg(...)'] A-cfg-expr Area: Platform cfg expressions 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.
#14581 opened Sep 23, 2024 by Urgau Loading…
WIP: Allow credential helper to provide SSH password A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14578 opened Sep 22, 2024 by w4 Draft
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…
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…
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
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 A-environment-variables Area: environment variables 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 finished-final-comment-period FCP complete S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo to-announce
#14435 opened Aug 21, 2024 by torhovland 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 A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14317 opened Jul 29, 2024 by harmou01 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.