error[E0533]: expected unit struct/variant or constant, found tuple variant `::A` --> $DIR/issue-58006.rs:9:13 | LL | Self::A => (), | ^^^^^^^ error: aborting due to previous error