mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 23:19:16 +00:00
Strip prefix instead of replacing it with empty string r? `@lcnr,` since you reviewed my other PR in the area. `@rustbot` modify labels +C-cleanup +T-compiler
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.