rust/tests/ui/limits/issue-75158-64.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
127 B
Plaintext
Raw Normal View History

2024-09-20 00:39:10 -07:00
error: values of the type `[u8; usize::MAX]` are too big for the target architecture
2021-01-28 10:27:48 +03:00
error: aborting due to 1 previous error
2021-01-28 10:27:48 +03:00