mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
21305f4d5f
Add note on non-exhaustiveness when matching on str and nested non-exhaustive enums Fixes https://github.com/rust-lang/rust/issues/105479 r? `@Nadrieril`