We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c941471 commit acab75eCopy full SHA for acab75e
tests/ui/parser/expr-rarrow-call.fixed
@@ -30,4 +30,4 @@ fn method_call(foo: &Foo) {
30
foo.clone(); //~ ERROR `->` used for field access or method call
31
}
32
33
-fn main() {}
+fn main() {}
0 commit comments