Update links in compiler/rustc_hir_analysis/README.md for type checking
This commit is contained in:
parent
fabece9e94
commit
d81ff8588c
1 changed files with 2 additions and 2 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue