Skip to content

Commit 66e831e

Browse files
committed
Missing link
1 parent 34af41d commit 66e831e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/borrow_check/moves_and_initialization/move_paths.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ move_data.move_paths[mpi].place
4747

4848
[move_paths]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_mir/dataflow/move_paths/struct.MoveData.html#structfield.move_paths
4949
[`MovePath::place`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_mir/dataflow/move_paths/struct.MovePath.html#structfield.place
50+
[`MovePathIndex`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_mir/dataflow/move_paths/indexes/struct.MovePathIndex.html
5051

5152
## Building move paths
5253

0 commit comments

Comments
 (0)