Arbitrary self types v2: probe for more methods. #130017
Annotations
5 errors
compiler/rustc_hir_typeck/src/method/probe.rs#L1165
expected one of `->`, `where`, or `{`, found `}`
|
compiler/rustc_hir_typeck/src/method/probe.rs#L1164
free function without a body
|
compiler/rustc_hir_typeck/src/method/probe.rs#L1164
`self` parameter is only allowed in associated functions
|
compiler/rustc_hir_typeck/src/method/probe.rs#L1158
cannot find type `NonNull` in this scope
|
|
This job failed
Loading