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

Revert "ci update freebsd version proposal, freebsd 12 being eol." #132228

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

devnexen
Copy link
Contributor

This reverts commit 1239c81.

Fix GH-132185 revert for now until early next year/FreeBSD 13.3 becomes EOL.

This reverts commit 1239c81.

Fix rust-langGH-132185 revert for now until early next year/FreeBSD 13.3
becomes EOL.
@rustbot
Copy link
Collaborator

rustbot commented Oct 27, 2024

r? @Kobzol

rustbot has assigned @Kobzol.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Oct 27, 2024
@workingjubilee
Copy link
Member

Temporary revert. The policy decision to advance FreeBSD version to FreeBSD 13 remains unaffected, but we encountered a problem in actually implementing it due to an unforeseen bug specifically in FreeBSD 13 before 13.4

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Oct 27, 2024

📌 Commit 4ccaef1 has been approved by workingjubilee

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 27, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 27, 2024
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#132043 (Simplify param handling in `resolve_bound_vars`)
 - rust-lang#132214 (Cleanup: Move an impl-Trait check from AST validation to AST lowering)
 - rust-lang#132221 (Clean up some comments on lint implementation)
 - rust-lang#132228 (Revert "ci update freebsd version proposal, freebsd 12 being eol.")
 - rust-lang#132234 (Miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit afd8897 into rust-lang:master Oct 27, 2024
6 checks passed
@rustbot rustbot added this to the 1.84.0 milestone Oct 27, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Oct 27, 2024
Rollup merge of rust-lang#132228 - devnexen:ci_update_fbsd_revert, r=workingjubilee

Revert "ci update freebsd version proposal, freebsd 12 being eol."

This reverts commit 1239c81.

Fix rust-langGH-132185 revert for now until early next year/FreeBSD 13.3 becomes EOL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FreeBSD segfault when capturing backtrace with RUST_BACKTRACE=1
5 participants