about summary refs log tree commit diff
path: root/tests/ui/limits/issue-17913.stderr
blob: e9c3c14e1814390e5dbf55c0af19157b0e1a36d2 (plain)
1
2
3
4
5
error: values of the type `[&usize; usize::MAX]` are too big for the target architecture
  --> $SRC_DIR/alloc/src/boxed.rs:LL:COL

error: aborting due to 1 previous error