tree: 32e012b626bb760d5c52b76937a4d28e64458445 [path history] [tgz]
  1. check/
  2. coherence/
  3. collect/
  4. outlives/
  5. variance/
  6. astconv.rs
  7. Cargo.toml
  8. check_unused.rs
  9. collect.rs
  10. constrained_generic_params.rs
  11. expr_use_visitor.rs
  12. impl_wf_check.rs
  13. lib.rs
  14. mem_categorization.rs
  15. README.md
  16. structured_errors.rs
src/librustc_typeck/README.md

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc guide.