Skip to content

Conversation

@folkertdev
Copy link
Contributor

use of the intrinsic, rather than the stable function, is probably an accident.

This import was unused since #1945. That fix was needed because we ran into rust-lang/rust#148104. That makes sense in retrospect, the intrinsic should not be used in normal code where core::mem::size_of is available.

use of the intrinsic, rather than the stable function, is probably an accident.
@rustbot
Copy link
Collaborator

rustbot commented Oct 25, 2025

r? @sayantn

rustbot has assigned @sayantn.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@folkertdev folkertdev added this pull request to the merge queue Oct 25, 2025
Merged via the queue into rust-lang:master with commit 7d11f2f Oct 25, 2025
71 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.

4 participants