mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 03:33:59 +00:00
a6c6a8d216
bail in `collect_trait_impl_trait_tys` if signatures reference errors Fixes #105290 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.