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: Change the defaults to always check-in Cargo.lock A-documenting-cargo-itself Area: Cargo's documentation Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12382 by epage was merged Aug 21, 2023 Loading… 1.74.0
align semantics of generated vcs ignore files Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11855 by robjtede was merged Mar 15, 2023 Loading… 1.70.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
Warn about crate name's format when creating new crate Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12766 by shnaramn was merged Oct 23, 2023 Loading… 1.75.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
Fix typo in variable name Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11931 by JohnTheCoolingFan was merged Apr 4, 2023 Loading… 1.70.0
Automatically inherit workspace fields when running cargo new/init A-manifest Area: Cargo.toml issues Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12069 by Rustin170506 was merged May 23, 2023 Loading…
1 task done
1.71.0
Automatically inherit workspace lints when running cargo new/init Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12174 by Rustin170506 was merged May 24, 2023 Loading… 1.72.0
fix(embedded): Align package name sanitization with cargo-new A-cli Area: Command-line interface, option parsing, etc. Command-new Command-run S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12255 by epage was merged Jun 17, 2023 Loading… 1.72.0
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
docs(faq): Recommend always committing Cargo.lock A-documenting-cargo-itself Area: Cargo's documentation Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12275 by demurgos was closed Aug 25, 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
refactor: use RegistryOrIndex enum to replace two booleans A-cli Area: Command-line interface, option parsing, etc. A-interacts-with-crates.io Area: interaction with registries Command-init Command-install Command-login Command-logout Command-new Command-owner Command-publish Command-search Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12677 by weihanglo was merged Sep 17, 2023 Loading… 1.74.0
refactor: Pull name validation into util_schemas A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues Command-add Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13166 by epage was merged Dec 15, 2023 Loading… 1.76.0
Add new packages to [workspace.members] automatically A-manifest Area: Cargo.toml issues Command-add Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12779 by calavera was merged Oct 29, 2023 Loading… 1.75.0
fix: only inherit workspace package table if the new package is a member Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13261 by Rustin170506 was merged Jan 9, 2024 Loading…
2 tasks done
1.77.0
feat: Add hint for adding members to workspace Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13411 by linyihai was merged Feb 8, 2024 Loading… 1.78.0
Don't add the new package to workspace.members if there is no existing workspace in Cargo.toml. Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13391 by linyihai was merged Feb 6, 2024 Loading… 1.78.0
feat: Stabilize lints A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12648 by epage was merged Sep 9, 2023 Loading… 1.74.0
fix(new): Print a 'Creating', rather than 'Created' status A-cli Area: Command-line interface, option parsing, etc. A-testing-cargo-itself Area: cargo's tests Command-init Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13367 by epage was merged Jan 30, 2024 Loading… 1.78.0
ProTip! Exclude everything labeled bug with -label:bug.