mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
6 lines
248 B
Markdown
6 lines
248 B
Markdown
For high-level intro to how type checking works in rustc, see the
|
|
[hir typeck] chapter of the [rustc dev guide].
|
|
|
|
[hir typeck]: https://rustc-dev-guide.rust-lang.org/hir-typeck/summary.html
|
|
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/
|