You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/ui/impl-trait/auto-trait-leak.stderr
-5
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,6 @@ note: opaque type is declared here
11
11
|
12
12
LL | fn cycle1() -> impl Clone {
13
13
| ^^^^^^^^^^
14
-
note: this item depends on auto traits of the hidden type, but may also be registering the hidden type. This is not supported right now. You can try moving the opaque type and the item that actually registers a hidden type into a new submodule
0 commit comments