Skip to content

Commit 65369af

Browse files
committed
Sync from rust 730d5d4
2 parents ab1da46 + 3de829e commit 65369af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎example/mini_core_hello_world.rs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ pub enum E2<X> {
585585
V4,
586586
}
587587

588+
#[allow(unreachable_patterns)]
588589
fncheck_niche_behavior(){
589590
ifletE1::V2{ .. } = (E1::V1{f:true}){
590591
intrinsics::abort();

0 commit comments

Comments
 (0)