about summary refs log tree commit diff
path: root/tests/ui/consts/large_const_alloc.stderr
AgeCommit message (Collapse)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-2/+2
also adjust the wording a little so that we don't say "the error occurred here" for two different spans
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-2/+2
2025-06-02Use the informative error as the main const eval error messageOli Scherer-4/+4
2025-03-04Fix test hangs on AIXHenry Jiang-2/+2
2025-01-29tests: Skip const OOM tests on aarch64-unknown-linux-gnuKajetan Puchalski-2/+2
Skip const OOM tests on AArch64 Linux through explicit annotations instead of inside opt-dist. Intended to avoid confusion in cases like #135952. Prerequisite for https://github.com/rust-lang/rust/pull/135960.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+15