Skip to content

Tags: weihanglo/cargo

Tags

0.73.1

Toggle 0.73.1's commit message
Auto merge of rust-lang#12565 - weihanglo:rust-1.72.0-backport, r=ehuss

[stable-1.72.0] add missing `windows-sys` features back

Stable backports:

- <rust-lang#12563>

In order to make CI pass, the following PRs are also cherry-picked:

- b4a26b0 from rust-lang#12475
- c508cb6 from rust-lang#12538
- 43c253e from rust-lang#12351
- 689defd from rust-lang#12500

---

Fixes <rust-lang#12562>

This won't affect Rust releases, i.e. no 1.72.1 will happen. We do this only for release `cargo` crate.

0.72.2

Toggle 0.72.2's commit message
Auto merge of rust-lang#12462 - weihanglo:bump-cargo-version, r=ehuss

Bump cargo library to 0.72.2 for CVE patches

0.72.1

Toggle 0.72.1's commit message
0.72.1 release

0.72.0

Toggle 0.72.0's commit message
0.72.0 release

0.71.0

Toggle 0.71.0's commit message
0.71.0 release

0.70.1

Toggle 0.70.1's commit message
Auto merge of rust-lang#12017 - lu-zero:unbreak-rust-1.69.0, r=ehuss

[stable-1.69] Add the Win32_System_Console feature since it is used

In `src/cargo/core/shell.rs` `windows_sys::Win32::System::Console` is used but the feature is not present in Cargo.toml.

I found it while updating `cargo-c`. (now for the 1.69.0 branch)

home-0.5.5

Toggle home-0.5.5's commit message
Auto merge of rust-lang#12032 - ehuss:clarify-test-option, r=weihanglo

Clarify documentation around test target setting.

There was some confusion about the wording in this section regarding what happens with an example's `main` function. This tries to be more explicit to clarify what happens when an example is marked as a test.

This also adds a few other clarifications and a link to the reference documentation.

Closes rust-lang#11528

0.70.0

Toggle 0.70.0's commit message
0.70.0 release

0.69.1

Toggle 0.69.1's commit message
0.69.1 release

0.69.0

Toggle 0.69.0's commit message
0.69.0 release