Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
limits
/
huge-enum.full-debuginfo.stderr
blob: 4b179d59e5f0e319c9b626d868dc99e1394be385 [
file
] [
log
] [
blame
]
error
:
values of the type
`Option<TYPE>`
are too big
for
the target architecture
-->
$DIR
/
huge
-
enum
.
rs
:
17
:
9
|
LL
|
let
big
:
BIG
=
None
;
|
^^^
error
:
aborting due to
1
previous error