We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4ff25 commit 5543f9dCopy full SHA for 5543f9d
src/expressions/method-call-expr.md
@@ -94,5 +94,6 @@ and function invocation.
94
[array]: types.html#array-and-slice-types
95
[trait objects]: types.html#trait-objects
96
[disambiguate call]: expressions/call-expr.html#disambiguating-function-calls
97
+[disambiguating function call syntax]: expressions/call-expr.html#disambiguating-function-calls
98
[dereference]: expressions/operator-expr.html#the-dereference-operator
99
[methods]: items/associated-items.html#methods
0 commit comments