Skip to content

Commit 67a0449

Browse files
committed
tests: Update ui test output to nightly-2025-12-04
1 parent fde6238 commit 67a0449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/pin_project/unpin_sneaky.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
error[E0412]: cannot find type `__Origin` in this scope
1+
error[E0425]: cannot find type `__Origin` in this scope
22
--> tests/ui/pin_project/unpin_sneaky.rs:12:16
33
|
44
12 | impl Unpin for __Origin {} //~ ERROR E0412,E0321

0 commit comments

Comments
 (0)