Skip to content

Tags: charmitro/cargo

Tags

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

Unverified

This user has not yet uploaded their public signing key.
0.70.0 release

0.69.1

Toggle 0.69.1's commit message

Unverified

This user has not yet uploaded their public signing key.
0.69.1 release

0.69.0

Toggle 0.69.0's commit message
0.69.0 release

0.68.0

Toggle 0.68.0's commit message
0.68.0 release

0.67.1

Toggle 0.67.1's commit message
0.67.1 release

0.67.0

Toggle 0.67.0's commit message

Unverified

This user has not yet uploaded their public signing key.
0.67.0 release

0.66.0

Toggle 0.66.0's commit message

Unverified

This user has not yet uploaded their public signing key.
0.66.0 release

home-0.5.4

Toggle home-0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-lang#31 from brson/lucio/prepare-0.5.4

chore: Prepare `v0.5.4`