Skip to content

Commit 8da80d3

Browse files
committed
Auto merge of #150388 - reddevilmidzy:hir-analysis, r=Kivooeo
Update links in compiler/rustc_hir_analysis/README.md for type checking cc: rust-lang/rustc-dev-guide#2662
2 parents 2e854a9 + d81ff85 commit 8da80d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
For high-level intro to how type checking works in rustc, see the
2-
[type checking] chapter of the [rustc dev guide].
2+
[hir typeck] chapter of the [rustc dev guide].
33

4-
[type checking]: https://rustc-dev-guide.rust-lang.org/type-checking.html
4+
[hir typeck]: https://rustc-dev-guide.rust-lang.org/hir-typeck/summary.html
55
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/

0 commit comments

Comments
 (0)