Skip to content

Introduce -Zprecise-pre-release unstable flag#13296

Merged
bors merged 1 commit into
rust-lang:masterfrom
eopb:precise-pre-release-flag
Jan 15, 2024
Merged

Introduce -Zprecise-pre-release unstable flag#13296
bors merged 1 commit into
rust-lang:masterfrom
eopb:precise-pre-release-flag

Conversation

@eopb

@eopb eopb commented Jan 14, 2024

Copy link
Copy Markdown
Contributor

Tracking Issue: #13290

This change introduces the feature but does not yet attempt an implementation. The actual implementation will happen in future PRs.

r? @epage

@rustbot rustbot added A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 14, 2024
@eopb eopb force-pushed the precise-pre-release-flag branch from 5a910b6 to 5c45c0f Compare January 14, 2024 15:32

@weihanglo weihanglo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the effort!

Comment thread tests/testsuite/precise_pre_release.rs Outdated
Comment thread tests/testsuite/precise_pre_release.rs Outdated
Comment thread tests/testsuite/precise_pre_release.rs Outdated
Comment thread tests/testsuite/precise_pre_release.rs Outdated
Comment thread tests/testsuite/precise_pre_release.rs Outdated
This change introduces the feature but does not yet attempt an implementation.
The actual implementation will happen in future PRs

r? @epage
@eopb eopb force-pushed the precise-pre-release-flag branch from 5c45c0f to c8ec94c Compare January 14, 2024 18:52
@eopb

eopb commented Jan 14, 2024

Copy link
Copy Markdown
Contributor Author

Thanks for your review @weihanglo, I've updated my commit with your suggestions

@epage

epage commented Jan 15, 2024

Copy link
Copy Markdown
Contributor

@bors r+

Looks good to me, that @weihanglo's concerns have been resolved, and if any more crop up, they can be handled as this moves forward.

@bors

bors commented Jan 15, 2024

Copy link
Copy Markdown
Contributor

📌 Commit c8ec94c has been approved by epage

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 15, 2024
@bors

bors commented Jan 15, 2024

Copy link
Copy Markdown
Contributor

⌛ Testing commit c8ec94c with merge 19eb0f0...

@bors

bors commented Jan 15, 2024

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: epage
Pushing 19eb0f0 to master...

1 similar comment
@bors

bors commented Jan 15, 2024

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: epage
Pushing 19eb0f0 to master...

@bors bors merged commit 19eb0f0 into rust-lang:master Jan 15, 2024
@bors

bors commented Jan 15, 2024

Copy link
Copy Markdown
Contributor

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@eopb eopb deleted the precise-pre-release-flag branch January 15, 2024 19:09
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 17, 2024
Update cargo

10 commits in 84976cd699f4aea56cb3a90ce3eedeed9e20d5a5..1cff2ee6b92e0ad3f87c44b70b28f788b2528b3c
2024-01-12 15:55:43 +0000 to 2024-01-16 16:56:57 +0000
- doc: add a heading to highlight "How to find features enabled on dependencies" (rust-lang/cargo#13305)
- fix(cargo-update): `--precise` accept arbitrary git revisions (rust-lang/cargo#13250)
- Strip debuginfo when debuginfo is not requested (rust-lang/cargo#13257)
- Update ahash dependency to 0.8.7 (rust-lang/cargo#13301)
- docs: add more links to pkgid spec chapter (rust-lang/cargo#13298)
- fix(metadata): Stabilize id format as PackageIDSpec (rust-lang/cargo#12914)
- Introduce `-Zprecise-pre-release` unstable flag (rust-lang/cargo#13296)
- Delete sentence about parentheses being unsupported in license (rust-lang/cargo#13292)
- Add guidance on setting homepage in manifest (rust-lang/cargo#13293)
- Clarify the function of the test options (rust-lang/cargo#13236)

r? ghost
@ehuss

ehuss commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

Just FYI, it's a little confusing to me to have documentation for something that isn't implemented. Perhaps in the future there can be a warning indicating it isn't implemented yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants