Skip to content

chore: Fix clippy warning on force-inprocess feature#411

Merged
mrobinson merged 4 commits intoservo:mainfrom
jerensl:fix-clippy-error-on-force-inprocess-features
Aug 19, 2025
Merged

chore: Fix clippy warning on force-inprocess feature#411
mrobinson merged 4 commits intoservo:mainfrom
jerensl:fix-clippy-error-on-force-inprocess-features

Conversation

@jerensl
Copy link
Copy Markdown
Contributor

@jerensl jerensl commented Aug 19, 2025

This will fix the linting error when running clippy on force-inprocess feature

Signed-off-by: Jerens Lensun <jerensslensun@gmail.com>
Signed-off-by: Jerens Lensun <jerensslensun@gmail.com>
}

impl OsIpcSharedMemory {
/// # Safety
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You will need to fill out the Safety comment here or ask clippy to ignore the error.

@sagudev I think you created this function. Do you mind writing a small explanation for why it is unsafe.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Signed-off-by: Jerens Lensun <jerensslensun@gmail.com>
@mrobinson mrobinson added this pull request to the merge queue Aug 19, 2025
Merged via the queue into servo:main with commit 64e76e5 Aug 19, 2025
16 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.

3 participants