Skip to content

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Apr 30, 2025

Supersedes #12550

layout_of no longer contains a delay_bug so there's no need for this anymore.

changelog: None

@rustbot
Copy link
Collaborator

rustbot commented Apr 30, 2025

r? @dswij

rustbot has assigned @dswij.
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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 30, 2025
Copy link
Member

@dswij dswij left a comment

Choose a reason for hiding this comment

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

Sweet!

@dswij dswij added this pull request to the merge queue May 1, 2025
Merged via the queue into rust-lang:master with commit a53acef May 1, 2025
11 checks passed
BD103 added a commit to TheBevyFlock/bevy_cli that referenced this pull request Jun 24, 2025
`is_normalizable()` was originally used because `layout_of()` would panic if the type wasn't normalizable. `layout_of()` was later fixed, so the check isn't necessary anymore.

See rust-lang/rust-clippy#14717 for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants