Skip to content

Commit 43dc1a4

Browse files
committed
rust-lang.github.io to rustc-dev-guide.rust-lang.org
1 parent c72ec76 commit 43dc1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/inferred.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ let x: Vec<_> = (0..10).collect();
1313

1414
<!--
1515
What else should be said here?
16-
The only documentation I am aware of is https://rust-lang.github.io/rustc-dev-guide/type-inference.html
16+
The only documentation I am aware of is https://rustc-dev-guide.rust-lang.org/type-inference.html
1717
There should be a broader discussion of type inference somewhere.
1818
-->

0 commit comments

Comments
 (0)