06689e212f
Refactorings to method/probe.rs and CrateId A couple of refactorings done while looking into performance improvements in method resolution. |
||
---|---|---|
.. | ||
check | ||
coherence | ||
collect | ||
outlives | ||
variance | ||
astconv.rs | ||
Cargo.toml | ||
check_unused.rs | ||
collect.rs | ||
constrained_generic_params.rs | ||
expr_use_visitor.rs | ||
impl_wf_check.rs | ||
lib.rs | ||
mem_categorization.rs | ||
README.md | ||
structured_errors.rs |
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc guide.