Skip to content

Test minimum supported Rust version (Rust 1.56) in CI#90

Merged
mgeisler merged 1 commit into
masterfrom
test-msrv
Jun 11, 2022
Merged

Test minimum supported Rust version (Rust 1.56) in CI#90
mgeisler merged 1 commit into
masterfrom
test-msrv

Conversation

@mgeisler
Copy link
Copy Markdown
Owner

@mgeisler mgeisler commented Jun 7, 2022

This is the first version to support the 2021 edition. I tried tracking the minimum supported Rust version (MSRV) back in 2020, but this turned out to be infeasible because of frequent bumps to the MSRV in our dependencies (see 9d622cc). I hope the update pace has cooled enough to make the feasible again.

I plan to (conservatively) bump this version up as needed going forward. This will of course announcing it in the release notes of new releases.

See #83 for the motivation.

This is the first version to support the 2021 edition. I tried
tracking the minimum supported Rust version (MSRV) back in 2020, but
this turned out to be infeasible because of frequent bumps to the MSRV
in our dependencies (see 9d622cc). I hope the update pace has cooled
enough to make the feasible again.

I plan to (conservatively) bump this version up as needed going
forward. This will of course announcing it in the release notes of new
releases.

See #83 for the motivation.
@mgeisler mgeisler changed the title Test with Rust 1.56 in CI Test minimum supported Rust version (Rust 1.56) in CI Jun 11, 2022
@mgeisler mgeisler enabled auto-merge June 11, 2022 11:25
@mgeisler mgeisler merged commit 073dd9b into master Jun 11, 2022
@mgeisler mgeisler deleted the test-msrv branch June 11, 2022 11:26
@github-actions github-actions Bot mentioned this pull request Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant