summaryrefslogtreecommitdiffstats
path: root/tests/ui/limits/issue-17913.stderr
blob: 0d21a42883ebb8347e8740075c6a8b182b161c16 (plain)
1
2
3
4
5
error: values of the type `[&usize; usize::MAX]` are too big for the current architecture
  --> $SRC_DIR/alloc/src/boxed.rs:LL:COL

error: aborting due to previous error