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 bug: corruption when cargo killed while writing A-build-scripts Area: build.rs scripts A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting Command-fix Command-new Command-remove Command-vendor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12744 by tompscanlan was merged Oct 2, 2023 Loading… 1.75.0
[beta-1.79] fix(toml): Don't warn on lints.rust.unexpected_cfgs.check-cfg A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. 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.
#13925 by epage was merged May 22, 2024 Loading… 1.79.0
Rename --out-dir to --artifact-dir A-build-execution Area: anything dealing with executing the compiler 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-documenting-cargo-itself Area: Cargo's documentation A-layout Area: target output directory layout, naming, and organization A-semver Area: semver specifications, version matching, etc. Command-build Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13809 by valadaptive was merged Jun 7, 2024 Loading… 1.81.0
cargo test --help: clarify --tests and --benches 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 Command-bench Command-build Command-check Command-fix Command-rustc Command-rustdoc Command-test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14675 by RalfJung was merged Oct 12, 2024 Loading… 1.84.0
Read environment variables through Config instead of std::env::var(_os) 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-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-diagnostics Area: Error and warning messages generated by Cargo itself. A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-layout Area: target output directory layout, naming, and organization A-profiles Area: profiles A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) Command-doc Command-fix Command-install Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11727 by kylematsuda was merged Feb 21, 2023 Loading… 1.69.0
fix(cli): Clarify --test is for targets, not test functions A-cli Area: Command-line interface, option parsing, etc. A-workspaces Area: workspaces Command-bench Command-build Command-check Command-fix Command-rustc Command-rustdoc Command-test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12915 by epage was merged Nov 3, 2023 Loading… 1.75.0
clippy: warn disallowed_methods for std::env::var and friends A-build-scripts Area: build.rs scripts A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-dependency-resolution Area: dependency resolution and the resolver A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support Command-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
#11828 by weihanglo was merged Mar 17, 2023 Loading… 1.70.0
Support registry dependencies for bindeps A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-crate-dependencies Area: [dependencies] of any kind A-dependency-resolution Area: dependency resolution and the resolver A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-registries Area: registries A-testing-cargo-itself Area: cargo's tests Command-fetch Command-fix Command-metadata Command-tree S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12062 by fee1-dead was closed Jul 31, 2023 Loading…
Perform atomic write to avoid corrupting files A-build-scripts Area: build.rs scripts A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting Command-fix Command-new Command-remove Command-vendor S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12362 by marcospb19 was closed Sep 27, 2023 Draft
Clippy A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-features2 Area: issues specifically related to the v2 feature resolver A-filesystem Area: issues with filesystems A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-links Area: `links` native library links setting A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-profiles Area: profiles A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-timings Area: timings A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-add Command-fix Command-generate-lockfile Command-package Command-pkgid Command-tree Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12667 by Eh2406 was merged Sep 14, 2023 Loading… 1.74.0
try running on windows Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13042 by tompscanlan was merged Nov 24, 2023 Loading… 1.76.0
chore(deps): update compatible Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13083 by renovate bot was merged Dec 1, 2023 Loading…
1 task
1.76.0
review and remove ignored tests in rustfix Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13047 by tompscanlan was merged Nov 26, 2023 Loading… 1.76.0
refactor: use custom error instead of anyhow Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13050 by weihanglo was merged Nov 27, 2023 Loading… 1.76.0
docs: add doc comments for rustfix Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13048 by weihanglo was merged Nov 26, 2023 Loading… 1.76.0
fix: preserve jobserver file descriptors on rustc invocation in fix_exec_rustc Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12951 by belovdv was merged Nov 10, 2023 Loading… 1.75.0
chore(rustfix): rename Readme.md to README.md Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13181 by Rustin170506 was merged Dec 18, 2023 Loading… 1.77.0
chore(rustfix): remove useless clippy rules and fix a typo Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13182 by Rustin170506 was merged Dec 18, 2023 Loading… 1.77.0
rustfix: Support inserting new lines. Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13226 by ehuss was merged Jan 2, 2024 Loading… 1.77.0
cleanup: Remove error-format special-case in cargo fix Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13224 by ehuss was merged Dec 31, 2023 Loading… 1.77.0
ProTip! Follow long discussions with comments:>50.