tree: 8d613689cdee5211f2e117c7199415a3a4a6fa3a [path history] [tgz]
  1. check/
  2. coherence/
  3. outlives/
  4. variance/
  5. astconv.rs
  6. Cargo.toml
  7. check_unused.rs
  8. collect.rs
  9. constrained_generic_params.rs
  10. error_codes.rs
  11. impl_wf_check.rs
  12. lib.rs
  13. namespace.rs
  14. README.md
  15. 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.