Skip to content

Fix CI and bump MSRV to 1.70#25

Merged
madsmtm merged 4 commits intomainfrom
madsmtm/ci
Apr 13, 2026
Merged

Fix CI and bump MSRV to 1.70#25
madsmtm merged 4 commits intomainfrom
madsmtm/ci

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Apr 13, 2026

This also bumps MSRV to 1.70 - we could probably re-implement OnceLock ourselves and get it down further, but I'd rather not bother.

This PR also reverts #17.

  • Tested on all platforms affected by this change
  • Added Signed-off-by: to all commits to indicate that you have the rights to this change.

@madsmtm madsmtm changed the title Madsmtm/ci Fix CI Apr 13, 2026
Base automatically changed from madsmtm/clippy to main April 13, 2026 18:05
This seems to disable CI over time.

Signed-off-by: Mads Marquart <mads@marquart.dk>
Signed-off-by: Mads Marquart <mads@marquart.dk>
@madsmtm madsmtm changed the title Fix CI Fix CI and bump MSRV to 1.70 Apr 13, 2026
madsmtm added 2 commits April 13, 2026 20:25
ctor's statics require `OnceLock`, which in turn requires Rust 1.70.

Signed-off-by: Mads Marquart <mads@marquart.dk>
For MSRV.

Signed-off-by: Mads Marquart <mads@marquart.dk>
@madsmtm madsmtm merged commit 6ec9b32 into main Apr 13, 2026
6 checks passed
@madsmtm madsmtm deleted the madsmtm/ci branch April 13, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant