-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
never patterns: suggest `#![feature(never_patterns)]`
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.
!
patterns on non-exhaustive matches
F-never_patterns
never patterns: Fix liveness analysis in the presence of never patterns
F-never_patterns
`#![feature(never_patterns)]`
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.
never_patterns: lower a never arm to an unreachable terminator
F-never_patterns
`#![feature(never_patterns)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#120758
by Nadrieril
was closed Feb 8, 2024
Loading...
never patterns: It is correct to lower `#![feature(never_patterns)]`
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.
!
to _
.
F-never_patterns
never_patterns: Count `#![feature(never_patterns)]`
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.
!
bindings as diverging
F-never_patterns
never_patterns: typecheck never patterns
F-never_patterns
`#![feature(never_patterns)]`
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.
never patterns: Document behavior of never patterns with macros-by-example
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
F-never_patterns
`#![feature(never_patterns)]`
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.
never patterns: Check bindings wrt never patterns
F-never_patterns
`#![feature(never_patterns)]`
merged-by-bors
This PR was explicitly merged by bors.
perf-regression
Performance regression.
perf-regression-triaged
The performance regression has been triaged.
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.
never_patterns: Parse match arms with no body
F-never_patterns
`#![feature(never_patterns)]`
merged-by-bors
This PR was explicitly merged by bors.
perf-regression
Performance regression.
perf-regression-triaged
The performance regression has been triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Add `#![feature(never_patterns)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
never_patterns
feature gate
F-never_patterns
ProTip!
Follow long discussions with comments:>50.