We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6d6e9 commit a2bc1bdCopy full SHA for a2bc1bd
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