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

[0.2] ci: Remove tests with rust < 1.63 #4051

Merged
merged 4 commits into from
Nov 16, 2024

Conversation

tgross35
Copy link
Contributor

Since the increase to MSRV in 1, we no longer need to test with old
versions of Rust.

@rustbot
Copy link
Collaborator

rustbot commented Nov 16, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
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
Copy link
Collaborator

rustbot commented Nov 16, 2024

Some changes occurred in solarish module

cc @jclulow, @pfmooney

@tgross35
Copy link
Contributor Author

Includes #4048 and #4050 just so I can get this going without conflicts.

@tgross35 tgross35 enabled auto-merge November 16, 2024 06:48
@tgross35 tgross35 disabled auto-merge November 16, 2024 06:49
(backport <rust-lang#4050>)
(cherry picked from commit 4b21887)
Since the increase to MSRV in [1], we no longer need to test with old
versions of Rust.

This makes CI identical to `main`, with the exception of branch
configuration.

[1]: rust-lang#4040
This workflow is redundant now that Bors is no longer used. Remove it.
The derived implementations were causing a CI failure that didn't show
up before. Manually implement `PartialEq` and `Debug` to work around
this.
@rustbot rustbot added the O-unix label Nov 16, 2024
@tgross35 tgross35 added this pull request to the merge queue Nov 16, 2024
Merged via the queue into rust-lang:libc-0.2 with commit 01ce562 Nov 16, 2024
44 checks passed
@tgross35 tgross35 deleted the stable-ci branch November 17, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants