Skip to content

Conversation

bolinfest
Copy link
Collaborator

@bolinfest bolinfest commented May 14, 2025

For now, this removes the #[non_exhaustive] directive on EventMsg so that we are forced to handle all EventMsg by default. (We may revisit this if/when we publish core/ as a lib crate.) For now, it is helpful to have this as a forcing function because we have effectively two UIs (tui and exec) and usually when we add a new variant to EventMsg, we want to be sure that we update both.

@bolinfest bolinfest merged commit 34aa199 into main May 14, 2025
9 checks passed
@bolinfest bolinfest deleted the pr936 branch May 14, 2025 20:36
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2025
@bolinfest bolinfest added the rust specific to the Rust CLI label May 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
rust specific to the Rust CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant