about summary refs log tree commit diff
path: root/src/test/ui/alloc-error
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-197/+0
2023-01-05Tweak wording of fn call with wrong number of argsEsteban Küber-1/+1
2022-12-29Account for multiple multiline spans with empty paddingEsteban Küber-16/+4
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2022-11-28Tweak outputEsteban Küber-20/+16
2022-11-28Change multiline span ASCII art visual orderEsteban Küber-24/+24
2022-10-31Rewrite implementation of `#[alloc_error_handler]`Amanieu d'Antras-23/+125
2022-10-18handle core dumps output in qemu user modePietro Albini-1/+10
2022-03-03Cleanup feature gates.Camille GILLOT-3/+3
2021-11-14Move some tests to more reasonable directoriesCaio-0/+19
2019-03-11Update testsVadim Petrochenkov-5/+5
2018-12-25Remove licensesMark Rousskov-35/+5
2018-08-30Point at def span on incorrect panic or alloc error handlerEsteban Küber-4/+2
2018-08-23add #[panic_handler]; deprecate #[panic_implementation]Jorge Aparicio-6/+6
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+118