Skip to content

Commit 56ff294

Browse files
authored
Rollup merge of #103262 - andrewpollack:switch-needs-unwind, r=tmandry
Adjusting test to needs-unwind, with linking issue Test requires `needs-unwind` (see linked issue #103261)
2 parents e5514b9 + 2050066 commit 56ff294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/test-attrs/test-fn-signature-verification-for-explicit-return-type.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// run-pass
2-
// ignore-fuchsia Test must be run out-of-process
2+
// needs-unwind (#73509)
33

44
#![feature(test)]
55

0 commit comments

Comments
 (0)