rust/tests/ui/panic-handler
Michael Goulet 8cfd249198 Allow higher-ranked fn sigs in ValuePairs 2023-09-22 19:47:41 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Allow higher-ranked fn sigs in ValuePairs 2023-09-22 19:47:41 +00: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 Allow higher-ranked fn sigs in ValuePairs 2023-09-22 19:47:41 +00: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 Allow higher-ranked fn sigs in ValuePairs 2023-09-22 19:47:41 +00:00
panic-handler-bad-signature-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-bad-signature-4.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00: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 Allow higher-ranked fn sigs in ValuePairs 2023-09-22 19:47:41 +00:00
panic-handler-duplicate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-duplicate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-missing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-requires-panic-info.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-requires-panic-info.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-std.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-std.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-twice.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Prevent using `#[target_feature]` on lang item functions 2023-09-18 20:11:01 +02:00
panic-handler-wrong-location.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
panic-handler-wrong-location.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
weak-lang-item.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00