We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde6238 commit 67a0449Copy full SHA for 67a0449
tests/ui/pin_project/unpin_sneaky.stderr
@@ -1,4 +1,4 @@
1
-error[E0412]: cannot find type `__Origin` in this scope
+error[E0425]: cannot find type `__Origin` in this scope
2
--> tests/ui/pin_project/unpin_sneaky.rs:12:16
3
|
4
12 | impl Unpin for __Origin {} //~ ERROR E0412,E0321
0 commit comments