Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for automating MSRV management #12767

Merged
merged 3 commits into from
Oct 4, 2023
Merged

Conversation

epage
Copy link
Contributor

@epage epage commented Oct 3, 2023

What does this PR try to resolve?

These are the simpler / less controversial parts of #12654 ensuring we get them in now, reducing the chance for conflicts and getting some of the benefits

How should we test and review this PR?

CI

Additional information

I'm not seeing any benefit derived by `html_root_url`
Most MSRV issues will be with too-new APIs and not behavior changes
@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 2023

r? @ehuss

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added A-environment-variables Area: environment variables A-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 3, 2023
@weihanglo
Copy link
Member

Looks great. Thanks

@bors r+

@bors
Copy link
Contributor

bors commented Oct 3, 2023

📌 Commit e78486d has been approved by weihanglo

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 Oct 3, 2023
@bors
Copy link
Contributor

bors commented Oct 3, 2023

⌛ Testing commit e78486d with merge 2b13c7c...

bors added a commit that referenced this pull request Oct 3, 2023
Prep for automating MSRV management

### What does this PR try to resolve?

These are the simpler / less controversial parts of #12654 ensuring we get them in now, reducing the chance for conflicts and getting some of the benefits

### How should we test and review this PR?

CI

### Additional information
@epage epage force-pushed the msrv-refactor branch 2 times, most recently from d57d75c to 29fde12 Compare October 3, 2023 16:08
@weihanglo
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 3, 2023

📌 Commit 29fde12 has been approved by weihanglo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 3, 2023

⌛ Testing commit 29fde12 with merge 794d0a8...

@bors
Copy link
Contributor

bors commented Oct 4, 2023

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing 794d0a8 to master...

@bors bors merged commit 794d0a8 into rust-lang:master Oct 4, 2023
21 checks passed
@epage epage deleted the msrv-refactor branch October 4, 2023 00:47
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 4, 2023
Update cargo

9 commits in 59596f0f31a94fde48b5aa7e945cd0b7ceca9620..794d0a82547f3081044c0aca7b6083733ce51344
2023-09-29 19:29:17 +0000 to 2023-10-03 23:19:33 +0000
- Prep for automating MSRV management (rust-lang/cargo#12767)
- chore(deps): update rust crate itertools to 0.11.0 (rust-lang/cargo#12759)
- fix bug: corruption when cargo killed while writing (rust-lang/cargo#12744)
- Disable custom_target::custom_bin_target on windows-gnu (rust-lang/cargo#12763)
- chore(deps): update compatible (rust-lang/cargo#12757)
- Add more missing `strip` info to docs. (rust-lang/cargo#12754)
- chore(deps): update actions/checkout action to v4 (rust-lang/cargo#12762)
- chore(deps): update rust crate cargo_metadata to 0.18.0 (rust-lang/cargo#12758)
- fix(test): Add back in newlines to diffs (rust-lang/cargo#12753)

r? ghost
@ehuss ehuss added this to the 1.75.0 milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-environment-variables Area: environment variables A-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. 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.

5 participants