Skip to content

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Apr 16, 2024

RUST-1913

The behavior of #[non_exhaustive] for a tuple variant is pretty surprising - it prevents matching on the variant at all, even with a wildcard for the body (see #1071). This removes that tag from the GridFs variant, which is consistent with our other simple wrapper variants (BulkWrite, Command, etc.).

@abr-egn abr-egn requested a review from isabelatkinson April 16, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants