We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ba075 commit c72ec76Copy full SHA for c72ec76
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://rust-lang.github.io/rustc-dev-guide/type-inference.html
17
There should be a broader discussion of type inference somewhere.
18
-->
0 commit comments