Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
src
/
test
/
ui
/
huge-enum.stderr
blob: a1456e1a8ab0a7860d168eadf5d237b7e626144c [
file
] [
log
] [
blame
] [
edit
]
error
:
values of the type
`Option<TYPE>`
are too big
for
the current architecture
-->
$DIR
/
huge
-
enum
.
rs
:
16
:
9
|
LL
|
let
big
:
BIG
=
None
;
|
^^^
error
:
aborting due to previous error