File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 0f0fa26c72f11f1cb622db8e19c6c0014a6e5bbc
2
+ refs/heads/master: 16a58855559d8a9d170de94d0452d27785f30729
Original file line number Diff line number Diff line change @@ -956,7 +956,7 @@ x::y::z;
956
956
@end example
957
957
958
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
959
+ subsequent passes may restrict paths occurring in various contexts to refer to
960
960
slots or items, depending on the semantics of the occurrence. In other words:
961
961
in some contexts a slot is required (for example, on the left hand side of the
962
962
copy operator, @pxref {Ref.Expr.Copy }) and in other contexts an item is
You can’t perform that action at this time.
0 commit comments