Skip to content

Commit 33914f2

Browse files
committed
Auto merge of #30468 - Eljay:fix-doc-link, r=alexcrichton
2 parents d3aec9f + d724dae commit 33914f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_typeck/diagnostics.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ optional namespacing), a dereference, an indexing expression or a field
795795
reference.
796796
797797
More details can be found here:
798-
https://doc.rust-lang.org/reference.html#lvalues,-rvalues-and-temporaries
798+
https://doc.rust-lang.org/reference.html#lvalues-rvalues-and-temporaries
799799
800800
Now, we can go further. Here are some bad examples:
801801

0 commit comments

Comments
 (0)