]> git.lizzy.rs Git - rust.git/blob - src/test/ui/huge-enum.stderr
Merged migrated compile-fail tests and ui tests. Fixes #46841.
[rust.git] / src / test / ui / huge-enum.stderr
1 error: the type `std::option::Option<[u32; 35184372088831]>` is too big for the current architecture
2
3 error: aborting due to previous error
4