Skip to content

Fix missed ? operator in async macro#37

Merged
tullom merged 1 commit intoOpenDevicePartnership:mainfrom
tullom:fix-missed-question-mark-async
Jan 14, 2026
Merged

Fix missed ? operator in async macro#37
tullom merged 1 commit intoOpenDevicePartnership:mainfrom
tullom:fix-missed-question-mark-async

Conversation

@tullom
Copy link
Contributor

@tullom tullom commented Jan 14, 2026

Somehow missed this one ? operator when making #36, causing any builds with the macro to fail. Already yanked the crate from crates.io and this will be v0.3.3. Verified by patching my local version of a downstream crate and constructing the macro.

@tullom tullom self-assigned this Jan 14, 2026
@tullom tullom requested a review from a team as a code owner January 14, 2026 18:52
@tullom tullom added the bug Something isn't working label Jan 14, 2026
@tullom tullom enabled auto-merge January 14, 2026 18:56
@tullom tullom moved this to In review in ODP Backlog Jan 14, 2026
@tullom tullom requested a review from felipebalbi January 14, 2026 19:00
@tullom tullom merged commit 8db6afa into OpenDevicePartnership:main Jan 14, 2026
19 of 26 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in ODP Backlog Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants