Skip to content

Fix warnings and upgrade objc2-* crates#345

Merged
mrobinson merged 1 commit into
servo:mainfrom
mrobinson:fix-warnings
Nov 12, 2025
Merged

Fix warnings and upgrade objc2-* crates#345
mrobinson merged 1 commit into
servo:mainfrom
mrobinson:fix-warnings

Conversation

@mrobinson

Copy link
Copy Markdown
Member

The objc2-* crate upgrades come with this as they allow removing an
unsafe {} block that causes a warnings when a newer version is used.

The `objc2-*` crate upgrades come with this as they allow removing an
`unsafe {}` block that causes a warnings when a newer version is used.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
@mrobinson
mrobinson enabled auto-merge November 12, 2025 15:41
@mrobinson
mrobinson added this pull request to the merge queue Nov 12, 2025
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Nov 12, 2025
@mrobinson
mrobinson added this pull request to the merge queue Nov 12, 2025
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Nov 12, 2025
@jdm
jdm added this pull request to the merge queue Nov 12, 2025
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Nov 12, 2025
@mrobinson
mrobinson added this pull request to the merge queue Nov 12, 2025
Merged via the queue into servo:main with commit 7fe239c Nov 12, 2025
32 checks passed
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