Skip to content

Prevent spurious unreachable pattern lints#115937

Merged
bors merged 3 commits intorust-lang:masterfrom
oli-obk:spurious_unreachable_pattern
Oct 11, 2023
Merged

Prevent spurious unreachable pattern lints#115937
bors merged 3 commits intorust-lang:masterfrom
oli-obk:spurious_unreachable_pattern

Conversation

@oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Sep 18, 2023

But it means we'll get more non-exhaustive patterns

fixes #78057

r? @Nadrieril @RalfJung

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect "unreachable pattern" warning with opaque constant

7 participants