]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_typeck/diagnostics.rs
Auto merge of #30468 - Eljay:fix-doc-link, r=alexcrichton
[rust.git] / src / librustc_typeck / diagnostics.rs
index e64fb6437a96425c7b4fa1f82f73e9089769c12a..5f2582a548bacc6199f057d655aa4a97a9c5de41 100644 (file)
@@ -795,7 +795,7 @@ fn foo() -> u8 {
 reference.
 
 More details can be found here:
-https://doc.rust-lang.org/reference.html#lvalues,-rvalues-and-temporaries
+https://doc.rust-lang.org/reference.html#lvalues-rvalues-and-temporaries
 
 Now, we can go further. Here are some bad examples: