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 fabece9 commit d81ff85Copy full SHA for d81ff85
1 file changed
compiler/rustc_hir_analysis/README.md
@@ -1,5 +1,5 @@
1
For high-level intro to how type checking works in rustc, see the
2
-[type checking] chapter of the [rustc dev guide].
+[hir typeck] chapter of the [rustc dev guide].
3
4
-[type checking]: https://rustc-dev-guide.rust-lang.org/type-checking.html
+[hir typeck]: https://rustc-dev-guide.rust-lang.org/hir-typeck/summary.html
5
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/
0 commit comments