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(resolver): **Very** preliminary MSRV resolver support A-dependency-resolution Area: dependency resolution and the resolver A-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-fix Command-generate-lockfile Command-metadata Command-package Command-tree S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12560 by epage was merged Aug 28, 2023 Loading… 1.74.0
fix(build-std): remove hack on creating virtual std workspace A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-build-std Nightly: build-std
#14358 by weihanglo was merged Aug 6, 2024 Loading… 1.82.0
refactor(toml): Decouple parsing from interning system A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-profiles Area: profiles A-workspaces Area: workspaces Command-remove S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12881 by epage was merged Oct 28, 2023 Loading… 1.75.0
docs(ref): Clarify workspace settings A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11082 by epage was merged Sep 16, 2022 Loading… 1.65.0
chore: Update to toml v0.6, toml_edit v0.18 A-configuration Area: cargo config files and env vars A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-metadata Command-new Command-vendor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11618 by epage was merged Feb 12, 2023 Loading… 1.69.0
Use restricted Damerau-Levenshtein algorithm A-dependency-resolution Area: dependency resolution and the resolver A-workspaces Area: workspaces Command-clean S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11963 by jhpratt was merged Apr 14, 2023 Loading… 1.71.0
Add more profiling traces A-git Area: anything dealing with git A-registries Area: registries A-workspaces Area: workspaces Command-read-manifest S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14238 by epage was merged Jul 11, 2024 Loading… 1.81.0
feat: Add "-Zpublic-dependency" for public-dependency feature. A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-package S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13340 by linyihai was merged Feb 27, 2024 Loading… 1.78.0
Error messages when collecting workspace members now mention the workspace root location A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13480 by Cerber-Ursi was merged Feb 22, 2024 Loading… 1.78.0
Unused dependencies cleanup A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13778 by Muscraft was merged Apr 19, 2024 Loading… 1.79.0
Add where lint was set A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13801 by Muscraft was merged Apr 25, 2024 Loading… 1.79.0
Cleanup linting system A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13797 by Muscraft was merged Apr 24, 2024 Loading… 1.79.0
fix: Make lint names snake_case A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13635 by Muscraft was merged Mar 25, 2024 Loading… 1.79.0
Add unknown-lints lint A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13639 by Muscraft was closed May 1, 2024 Loading…
fix(cargo-lints): Don't always inherit workspace lints A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13812 by Muscraft was merged Apr 27, 2024 Loading… 1.80.0
[beta-1.79] Prevent inheritance from bring exposed for published packages A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13853 by Muscraft was merged May 3, 2024 Loading… 1.79.0
fix(lints): Remove ability to specify - in lint name A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13837 by Muscraft was merged May 1, 2024 Loading… 1.80.0
Error when unstable lints are specified but not enabled A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13805 by Muscraft was merged May 1, 2024 Loading… 1.80.0
Add local registry overlays A-configuration Area: cargo config files and env vars A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-registries Area: registries A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-add Command-package Command-update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13926 by jneem was merged Jun 11, 2024 Loading… 1.81.0
fix(env): cargo:rerun-if-env-changed doesn't work with env configuration 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-configuration Area: cargo config files and env vars A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-features2 Area: issues specifically related to the v2 feature resolver A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-layout Area: target output directory layout, naming, and organization A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-add Command-bench Command-build Command-clean Command-fetch Command-fix Command-install Command-metadata Command-package Command-remove Command-test Command-tree Command-update Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14027 by heisen-li was closed Jun 13, 2024 Loading…
refactor(source): Split RecursivePathSource out of PathSource A-git Area: anything dealing with git A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13993 by epage was merged Jun 3, 2024 Loading… 1.80.0
Verify build-std resolve against original lockfile A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues A-workspaces Area: workspaces S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13916 by adamgemmell was closed Aug 6, 2024 Loading…
Bail publish job before packaging and upload A-build-execution Area: anything dealing with executing the compiler A-cli-help Area: built-in command-line help A-console-output Area: Terminal output, colors, progress bar, etc. A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables A-home Area: the `home` crate 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-workspaces Area: workspaces Command-fix Command-login Command-owner Command-package Command-publish Command-search Command-vendor Command-yank S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13501 by stupendoussuperpowers was closed Aug 6, 2024 Draft
[experiment] patch with patch files (re-resolve) A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-registries Area: registries A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14055 by weihanglo was closed Aug 9, 2024 Draft
doc: convert comments to rustdoc in workspace A-workspaces Area: workspaces S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14397 by Ifropc was merged Aug 14, 2024 Loading… 1.82.0
ProTip! Adding no:label will show everything without a label.