Skip to content

Conversation

@wks
Copy link
Collaborator

@wks wks commented Nov 3, 2025

We now implement the Default trait for enum Pause using annotation.

We silenced the integer_to_ptr_transmutes lint (newly introduced in Rust 1.91) in two places because the proper fix requires Rust 1.84, while our MSRV is still 1.74.1.

We now implement the `Default` trait for `enum Pause` using annotation.

We silenced the `integer_to_ptr_transmutes` lint (newly introduced in
Rust 1.91) in two places because the proper fix requires Rust 1.84,
while our MSRV is still 1.74.1.
@wks wks requested a review from qinsoon November 3, 2025 15:31
@wks wks added this pull request to the merge queue Nov 4, 2025
Merged via the queue into mmtk:master with commit 63c007e Nov 4, 2025
32 checks passed
@wks wks deleted the fix/clippy-1.91 branch November 4, 2025 03:35
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