This implements a wish suggested in #17410, detecting enum variants that are never constructed, even in the presence of `#[derive(Clone)]`. The implementation is general and not specific to `#[derive(Clone)]`. r? @jakub- |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| stats.rs | ||
This implements a wish suggested in #17410, detecting enum variants that are never constructed, even in the presence of `#[derive(Clone)]`. The implementation is general and not specific to `#[derive(Clone)]`. r? @jakub- |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| stats.rs | ||