rust/tests/ui/panic-handler
David Wood 322cc31504
tests: {Meta,Pointee}Sized in non-minicore tests
As before, add `MetaSized` and `PointeeSized` traits to all of the
non-minicore `no_core` tests so that they don't fail for lack of
language items.
2025-06-16 23:04:33 +00:00
..
auxiliary
panic-handler-bad-signature-1.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
panic-handler-bad-signature-1.stderr
panic-handler-bad-signature-2.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
panic-handler-bad-signature-2.stderr
panic-handler-bad-signature-3.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
panic-handler-bad-signature-3.stderr
panic-handler-bad-signature-4.rs
panic-handler-bad-signature-4.stderr
panic-handler-bad-signature-5.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
panic-handler-bad-signature-5.stderr
panic-handler-duplicate.rs
panic-handler-duplicate.stderr
panic-handler-missing.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
panic-handler-requires-panic-info.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
panic-handler-requires-panic-info.stderr
panic-handler-std.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
panic-handler-std.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
panic-handler-twice.rs
panic-handler-with-target-feature.rs Stabilize target_feature_11 2025-01-27 23:44:47 +01:00
panic-handler-with-target-feature.stderr Stabilize target_feature_11 2025-01-27 23:44:47 +01:00
panic-handler-with-track-caller.rs
panic-handler-with-track-caller.stderr
panic-handler-wrong-location.rs error when using no_mangle on language items 2025-04-30 14:54:10 +03:00
panic-handler-wrong-location.stderr
weak-lang-item-2.rs
weak-lang-item.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
weak-lang-item.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00