rust/tests/ui/alloc-error
Esteban Küber 65a54a7f27 Tweak multispan rendering
Consider comments and bare delimiters the same as an "empty line" for purposes of hiding rendered code output of long multispans. This results in more aggressive shortening of rendered output without losing too much context, specially in `*.stderr` tests that have "hidden" comments.
2024-12-12 23:36:27 +00:00
..
alloc-error-handler-bad-signature-1.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
alloc-error-handler-bad-signature-1.stderr Tweak multispan rendering 2024-12-12 23:36:27 +00:00
alloc-error-handler-bad-signature-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
alloc-error-handler-bad-signature-2.stderr Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
alloc-error-handler-bad-signature-3.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
alloc-error-handler-bad-signature-3.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
default-alloc-error-hook.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00