third_party_rust_cxx/tests/ui/enum_overflows.stderr
Joel Galenson 8854773c56 Compute enum discriminant during parsing
This allows us to reuse the computation in multiple places later.
2020-05-05 08:32:32 -07:00

6 lines
97 B
Plaintext

error: overflowed on value
--> $DIR/enum_overflows.rs:13:9
|
13 | F,
| ^