We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72ec76 commit 43dc1a4Copy full SHA for 43dc1a4
src/types/inferred.md
@@ -13,6 +13,6 @@ let x: Vec<_> = (0..10).collect();
13
14
<!--
15
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
+ The only documentation I am aware of is https://rustc-dev-guide.rust-lang.org/type-inference.html
17
There should be a broader discussion of type inference somewhere.
18
-->
0 commit comments