We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0249af4 + 43dc1a4 commit e2f11feCopy full SHA for e2f11fe
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-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