rust/compiler/rustc_typeck
Dániel Buga aebea52263 Skip most of create_substs_for_ast_path if type is not generic
Co-authored-by: varkor <github@varkor.com>
2020-11-26 23:14:38 +01:00
..

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