rust/tests/ui/panic-handler
2025-04-08 23:06:31 +03:00
..
auxiliary [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 show fnsig's output when there is difference 2024-07-06 23:29:58 +08:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
panic-handler-duplicate.stderr Collect lang items from AST 2023-12-15 16:12:27 +00:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
panic-handler-requires-panic-info.stderr Remove some unnecessary check logic for lang items in HIR typeck 2024-01-29 19:48:44 +00:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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 weak lang items are not allowed to be #[track_caller] 2024-04-17 12:59:55 +02:00
panic-handler-with-track-caller.stderr fix typo in 'lang item with track_caller' message 2024-10-05 17:12:46 +02:00
panic-handler-wrong-location.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
panic-handler-wrong-location.stderr consistency rename: language item -> lang item 2024-04-17 13:00:43 +02:00
weak-lang-item-2.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
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