Skip to content

Commit 36808c2

Browse files
committed
Update test expectations
1 parent b0b6e36 commit 36808c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/feature-gates/feature-gate-unwind-attributes.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0658]: the `#[unwind]` attribute is an experimental feature
2-
--> $DIR/feature-gate-unwind-attributes.rs:11:5
2+
--> $DIR/feature-gate-unwind-attributes.rs:12:5
33
|
44
LL | #[unwind(allowed)]
55
| ^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)