We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134f419 commit 3162b6dCopy full SHA for 3162b6d
src/expressions/method-call-expr.md
@@ -93,6 +93,6 @@ and function invocation.
93
[visible]: visibility-and-privacy.html
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
+[disambiguating function call syntax]: expressions/call-expr.html#disambiguating-function-calls
97
[dereference]: expressions/operator-expr.html#the-dereference-operator
98
[methods]: items/associated-items.html#methods
0 commit comments