Dee-Jay Logozzo
Results
2
comments of
Dee-Jay Logozzo
Possibly related issue: #1134 The issue I'm having looks like its related to this issue, where the value computed for the enum value is not taking into account that the...
When running clippy with a 32-bit target triple, it no-longer errors out 64-bit Architecture ``` $ cargo clippy --target x86_64-unknown-linux-gnu Checking enum-test v0.1.0 (/home/user/src/enum-test) error: C-like enum variant discriminant is...