Skip to content

Add ? #18783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025
Merged

Add ? #18783

merged 1 commit into from
Apr 10, 2025

Conversation

bushrat011899
Copy link
Contributor

@bushrat011899 bushrat011899 added C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy A-Input Player input via keyboard, mouse, gamepad, and more P-Compile-Failure A failure to compile Bevy apps X-Uncontroversial This work is generally agreed upon S-Needs-Review Needs reviewer attention (from anyone!) to move forward O-Embedded Weird hardware and no_std platforms labels Apr 10, 2025
@bushrat011899 bushrat011899 added this to the 0.16 milestone Apr 10, 2025
@bushrat011899 bushrat011899 requested a review from Shatur April 10, 2025 00:07
@mockersf mockersf enabled auto-merge April 10, 2025 00:08
@mockersf mockersf added this pull request to the merge queue Apr 10, 2025
Merged via the queue into bevyengine:main with commit 73f0332 Apr 10, 2025
51 checks passed
mockersf pushed a commit that referenced this pull request Apr 10, 2025
# Objective

- Fixes #18780

## Solution

- Add `?`

## Testing

- CI

---

## Notes

_smol_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Input Player input via keyboard, mouse, gamepad, and more C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy O-Embedded Weird hardware and no_std platforms P-Compile-Failure A failure to compile Bevy apps S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enabling serialize feature on Bevy causes compilation fail on no_std targets
4 participants