chore: update CORE_MSRV to 1.82 → 1.90#8943
Merged
cwfitzgerald merged 1 commit intogfx-rs:trunkfrom Jan 28, 2026
Merged
Conversation
Member
|
Missed a few spots, notably the readme. Do a grep for 1.82 and you should be able to find them. Also yaaaaaaay! |
1fa9f48 to
11829ed
Compare
Member
Author
|
@cwfitzgerald: howzabout NOW? 😀 |
11829ed to
7d1f5f2
Compare
cwfitzgerald
previously requested changes
Jan 27, 2026
Member
cwfitzgerald
left a comment
There was a problem hiding this comment.
Still missing a change in the root readme
517e50a to
9a3a88a
Compare
3801b7c to
2761065
Compare
Member
Author
|
mkay 👍🏻💨 |
New cases for some Clippy lints pop up as part of this upgrade that cannot be done before, listed below. Yuck! - `clippy::manual_is_multiple_of` - `clippy::missing_const_for_fn` - `clippy::useless_nonzero_new_unchecked`
2761065 to
d9b7e52
Compare
CORE_MSRV to 1.90CORE_MSRV to 1.82 → 1.90
cwfitzgerald
approved these changes
Jan 28, 2026
Member
cwfitzgerald
left a comment
There was a problem hiding this comment.
Do do do do I'm mergin it
ErichDonGubler
added a commit
to erichdongubler-mozilla/wgpu
that referenced
this pull request
Mar 5, 2026
cwfitzgerald
pushed a commit
that referenced
this pull request
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Firefox bug 1975583 upgrades the MSRV to 1.90, let's gooo!
See also https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html#schedule.