rust/compiler
bors 42a2a53ec1 Auto merge of #88390 - sexxi-goose:missing-case, r=nikomatsakis
Add missing const edge case

We don't "process" const so we need to check for additional cases when the PatKind is a Path. We need to make sure that if there is only one variant that there is no field. If there is one or more field, we will want to borrow the match scrutinee

Closes https://github.com/rust-lang/rust/issues/88331
r? `@nikomatsakis`
2021-08-28 15:36:38 +00:00
..
2021-08-27 05:07:37 +00:00
2021-08-27 05:07:37 +00:00
2021-08-25 20:24:39 +02:00
2021-08-27 05:07:37 +00:00
2021-08-26 11:14:31 +02:00
2021-08-28 00:16:34 -07:00
2021-08-28 00:16:34 -07:00
2021-08-28 00:16:34 -07:00
2021-08-27 05:07:37 +00:00
2021-08-28 00:16:34 -07:00
2021-08-28 00:16:34 -07:00
fmt
2021-08-27 08:09:00 +00:00