Skip to content

Fix note for non_exhaustive enum read#2211

Merged
traviscross merged 1 commit intorust-lang:masterfrom
ehuss:non_exhaustive-note
Mar 24, 2026
Merged

Fix note for non_exhaustive enum read#2211
traviscross merged 1 commit intorust-lang:masterfrom
ehuss:non_exhaustive-note

Conversation

@ehuss
Copy link
Copy Markdown
Contributor

@ehuss ehuss commented Mar 20, 2026

Updating this note was missed in #2162 which removed the external crate exception.

Fixes #2210

Updating this note was missed in
rust-lang#2162 which removed the
external crate exception.

Fixes rust-lang#2210
@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Mar 20, 2026
@traviscross traviscross added this pull request to the merge queue Mar 24, 2026
Merged via the queue into rust-lang:master with commit 3559469 Mar 24, 2026
6 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Mar 24, 2026
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.

#[non_exhaustive] affects closure captures independent of what crate it's in.

3 participants