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

Bump core MSRV to 1.76 #6003

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Jul 20, 2024

Description
https://searchfox.org/mozilla-central/source/python/mozboot/mozboot/util.py says 1.76, so that's what we can have now in core!

Trigger for this was me wanting to use Option::as_slice in a bunch of places

Testing
CI knows about this now!

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@Wumpf Wumpf requested review from a team as code owners July 20, 2024 19:21
Copy link
Member

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeet

@cwfitzgerald cwfitzgerald merged commit c0e7c1e into gfx-rs:trunk Jul 20, 2024
25 checks passed
@Wumpf Wumpf deleted the change-msrv-to-1.76 branch July 21, 2024 08:43
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.

2 participants