Fix issue with specifying generic arguments for primitive types Fixes https://github.com/rust-lang/rust/issues/78005. r? @lcnr
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.
Fix issue with specifying generic arguments for primitive types Fixes https://github.com/rust-lang/rust/issues/78005. r? @lcnr
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.