From 837b550238aa671a591ccf282dddeab29cadb206 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 04:49:42 +0200 Subject: Merging upstream version 1.71.1+dfsg1. Signed-off-by: Daniel Baumann --- tests/ui/unwind-abis/feature-gate-c_unwind.rs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/ui/unwind-abis/feature-gate-c_unwind.rs (limited to 'tests/ui/unwind-abis/feature-gate-c_unwind.rs') diff --git a/tests/ui/unwind-abis/feature-gate-c_unwind.rs b/tests/ui/unwind-abis/feature-gate-c_unwind.rs new file mode 100644 index 000000000..d73fe3e0b --- /dev/null +++ b/tests/ui/unwind-abis/feature-gate-c_unwind.rs @@ -0,0 +1,4 @@ +// ignore-test + +// After partial stabilisation, `c_unwind` only contains codegen behaviour changes +// and are tested in `src/test/codegen/unwind-abis` -- cgit v1.2.3