rust/tests/ui/panic-handler
2023-12-15 16:12:27 +00:00
..
auxiliary
panic-handler-bad-signature-1.rs rustc_hir_analysis: add a helper to check function the signature mismatches 2023-09-19 18:15:23 +02:00
panic-handler-bad-signature-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
panic-handler-bad-signature-2.rs rustc_hir_analysis: add a helper to check function the signature mismatches 2023-09-19 18:15:23 +02:00
panic-handler-bad-signature-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
panic-handler-bad-signature-3.rs rustc_hir_analysis: add a helper to check function the signature mismatches 2023-09-19 18:15:23 +02:00
panic-handler-bad-signature-3.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
panic-handler-bad-signature-4.rs
panic-handler-bad-signature-4.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
panic-handler-bad-signature-5.rs rustc_hir_analysis: add a helper to check function the signature mismatches 2023-09-19 18:15:23 +02:00
panic-handler-bad-signature-5.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
panic-handler-duplicate.rs
panic-handler-duplicate.stderr Collect lang items from AST 2023-12-15 16:12:27 +00:00
panic-handler-missing.rs
panic-handler-requires-panic-info.rs
panic-handler-requires-panic-info.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
panic-handler-std.rs
panic-handler-std.stderr Collect lang items from AST 2023-12-15 16:12:27 +00:00
panic-handler-twice.rs
panic-handler-with-target-feature.rs Prevent using #[target_feature] on lang item functions 2023-09-18 20:11:01 +02:00
panic-handler-with-target-feature.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
panic-handler-wrong-location.rs
panic-handler-wrong-location.stderr
weak-lang-item-2.rs change test to use if black_box(false) 2023-08-07 15:42:24 +02:00
weak-lang-item.rs
weak-lang-item.stderr