rust/tests/ui/limits/issue-17913.stderr
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00

6 lines
173 B
Plaintext

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 1 previous error