]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #30468 - Eljay:fix-doc-link, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 20 Dec 2015 16:34:09 +0000 (16:34 +0000)
committerbors <bors@rust-lang.org>
Sun, 20 Dec 2015 16:34:09 +0000 (16:34 +0000)
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: