Add note when inherent impl for a alias type defined outside of the crate Fixes rust-lang/rust#141679 r? compiler |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
For high-level intro to how type checking works in rustc, see the hir typeck chapter of the rustc dev guide.