Skip to content

Conversation

@MrGVSV
Copy link
Member

@MrGVSV MrGVSV commented Mar 12, 2024

Objective

The U32Visitor struct has been unused since its introduction in #6140. It's made itself known now by causing a recent CI failure.

Solution

Remove the unused U32Visitor struct.

Also removed PrepassLightsViewFlush as it was causing a similar CI failure on this PR.

@MrGVSV MrGVSV added C-Code-Quality A section of code that is hard to understand or change A-Reflection Runtime information about types labels Mar 12, 2024
@alice-i-cecile alice-i-cecile mentioned this pull request Mar 12, 2024
@james7132
Copy link
Member

Could you also get rid of PrepassLightsViewFlush? It's also unused. This new cfg check is great at finding these.

@james7132 james7132 added this pull request to the merge queue Mar 12, 2024
Merged via the queue into bevyengine:main with commit 4c47e31 Mar 12, 2024
@MrGVSV MrGVSV deleted the mrgvsv/reflect/remove-u32visitor branch March 12, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Reflection Runtime information about types C-Code-Quality A section of code that is hard to understand or change

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants