rust/tests/ui/alloc-error
bjorn3 4627bff6e6 Show backtrace on allocation failures when possible
And if an allocation while printing the backtrace fails, don't try to
print another backtrace as that will never succeed.
2025-11-26 14:02:37 +00:00
..
alloc-error-backtrace.rs Show backtrace on allocation failures when possible 2025-11-26 14:02:37 +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 mbe: In error messages, don't assume attributes are always proc macros 2025-08-08 10:35:47 -07: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 mbe: In error messages, don't assume attributes are always proc macros 2025-08-08 10:35:47 -07: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 mbe: In error messages, don't assume attributes are always proc macros 2025-08-08 10:35:47 -07:00
default-alloc-error-hook.rs Show backtrace on allocation failures when possible 2025-11-26 14:02:37 +00:00