Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
compiler
/
rustc_hir_analysis
/
README.md
blob: b61dbd8c9648e9d7b7023ddea262865b0c13b38b [
file
] [
log
] [
blame
] [
view
] [
edit
]
For
high
-
level intro to how type checking works
in
rustc
,
see the
[
type checking
]
chapter of the
[
rustc dev guide
].
[
type checking
]:
https
:
//rustc-dev-guide.rust-lang.org/type-checking.html
[
rustc dev guide
]:
https
:
//rustc-dev-guide.rust-lang.org/