We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0fa26 commit 16a5885Copy full SHA for 16a5885
doc/rust.texi
@@ -956,7 +956,7 @@ x::y::z;
956
@end example
957
958
In most contexts, the Rust grammar accepts a general @emph{path}, but
959
-subsequent passes pay restrict paths occurring in various contexts to refer to
+subsequent passes may restrict paths occurring in various contexts to refer to
960
slots or items, depending on the semantics of the occurrence. In other words:
961
in some contexts a slot is required (for example, on the left hand side of the
962
copy operator, @pxref{Ref.Expr.Copy}) and in other contexts an item is
0 commit comments