Skip to content

Conversation

@nicopap
Copy link
Contributor

@nicopap nicopap commented Nov 14, 2022

Objective

Fix #6593

Solution

Fully qualify Entity in the WorldQuery macro

@james7132 james7132 added A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior labels Nov 14, 2022
@mockersf mockersf added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Nov 14, 2022
@alice-i-cecile
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Nov 14, 2022
# Objective

Fix #6593

## Solution

Fully qualify `Entity` in the `WorldQuery` macro
@bors bors bot changed the title Fix Entity hygiene in WorldQuery [Merged by Bors] - Fix Entity hygiene in WorldQuery Nov 14, 2022
@bors bors bot closed this Nov 14, 2022
taiyoungjang pushed a commit to taiyoungjang/bevy that referenced this pull request Dec 15, 2022
# Objective

Fix bevyengine#6593

## Solution

Fully qualify `Entity` in the `WorldQuery` macro
alradish pushed a commit to alradish/bevy that referenced this pull request Jan 22, 2023
# Objective

Fix bevyengine#6593

## Solution

Fully qualify `Entity` in the `WorldQuery` macro
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

Fix bevyengine#6593

## Solution

Fully qualify `Entity` in the `WorldQuery` macro
@nicopap nicopap deleted the world-query-hygiene branch August 30, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WorldQuery macro hygiene is poor

4 participants