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

fix: wrong concat and field name A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15074 by weihanglo was merged Jan 16, 2025 Loading… 1.86.0
feat(toml): accept opt-levels 0-3 as strings too A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13552 by GrigorenkoPV was closed Mar 7, 2024 Loading…
fix(remove): On error, suggest other dependencies A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14818 by epage was merged Nov 14, 2024 Loading… 1.84.0
fix(base): Support bases in patches in virtual manifests A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14931 by epage was merged Dec 13, 2024 Loading… 1.85.0
refactor(manifest): Clean up field -> env var handling A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15008 by epage was merged Jan 2, 2025 Loading… 1.86.0
chore(ci): Check for clippy correctness A-dependency-resolution Area: dependency resolution and the resolver A-manifest Area: Cargo.toml issues Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14796 by epage was merged Nov 12, 2024 Loading… 1.84.0
fix(schemas): Fix the [lints] JSON Schema A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15035 by epage was merged Jan 8, 2025 Loading… 1.86.0
fix: Don't use "did you mean" in errors A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-profiles Area: profiles Command-clean Command-run S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15138 by epage was merged Feb 4, 2025 Loading…
deprecate: Discard the existence of [project] and change WARNING to ERROR A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13762 by heisen-li was closed Apr 16, 2024 Loading…
Strip cargo lints table A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13806 by Muscraft was closed May 1, 2024 Loading…
fix(schema): Correct and update the JSON Schema A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15000 by epage was merged Jan 1, 2025 Loading… 1.86.0
fix(add): Preserve more comments A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12838 by epage was merged Oct 19, 2023 Loading… 1.75.0
fix(lints): Fail when overriding inherited lints A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12584 by epage was merged Aug 29, 2023 Loading… 1.74.0
Fewer temporary needless strings A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-dependency-resolution Area: dependency resolution and the resolver A-manifest Area: Cargo.toml issues A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12604 by Eh2406 was merged Aug 30, 2023 Loading… 1.74.0
util/toml: Remove duplicate serde(rename) attributes A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12682 by Turbo87 was merged Sep 18, 2023 Loading… 1.74.0
Output harness in cargo metadata A-manifest Area: Cargo.toml issues S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11847 by jordanisaacs was closed Dec 4, 2023 Loading…
fix: merge trim-paths from different profiles A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-trim-paths Nightly: path sanitization
#12908 by weihanglo was merged Nov 2, 2023 Loading… 1.75.0
refactor(toml): Remove unused method A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12961 by epage was merged Nov 12, 2023 Loading… 1.76.0
chore: remove duplicate words A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-registries Area: registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14229 by tianyeyouyou was merged Jul 10, 2024 Loading… 1.81.0
refactor(toml): Make it more obvious to update package-dependent fields A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13267 by epage was merged Jan 8, 2024 Loading… 1.77.0
Fix redundant imports. A-cli Area: Command-line interface, option parsing, etc. A-console-output Area: Terminal output, colors, progress bar, etc. A-dependency-resolution Area: dependency resolution and the resolver A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13464 by ehuss was merged Feb 20, 2024 Loading… 1.78.0
refactor: Clarify more Config -> Context 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-console-output Area: Terminal output, colors, progress bar, etc. A-dependency-resolution Area: dependency resolution and the resolver A-git Area: anything dealing with git 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-networking Area: networking issues, curl, etc. A-profiles Area: profiles A-registry-authentication Area: registry authentication and authorization (authn authz) A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-doc Command-fetch Command-generate-lockfile Command-package Command-publish Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13506 by epage was merged Mar 1, 2024 Loading… 1.78.0
fix(toml): Disallow inheriting of dependency public status A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-public-dependency Nightly: public-dependency
#13125 by epage was merged Dec 6, 2023 Loading… 1.76.0
fix: Fill in more empty name holes A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13164 by epage was merged Dec 13, 2023 Loading… 1.76.0
fix(manifest): Provide unused key warnings for lints table A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13262 by epage was merged Jan 8, 2024 Loading… 1.77.0
ProTip! Filter pull requests by the default branch with base:master.