blob: 82c2aa5b9109278c17183da67cd9ab6c1767db6e [file] [log] [blame]
error[E0412]: cannot find type `__S` in this scope
--> tests/ui/pin_project/unpin_sneaky.rs:9:16
|
9 | impl Unpin for __S {} //~ ERROR E0412,E0321
| ^^^ not found in this scope