mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Auto merge of #150388 - reddevilmidzy:hir-analysis, r=Kivooeo
Update links in compiler/rustc_hir_analysis/README.md for type checking cc: https://github.com/rust-lang/rustc-dev-guide/pull/2662
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
For high-level intro to how type checking works in rustc, see the
|
||||
[type checking] chapter of the [rustc dev guide].
|
||||
[hir typeck] chapter of the [rustc dev guide].
|
||||
|
||||
[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
|
||||
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/
|
||||
|
||||
Reference in New Issue
Block a user