mGCA: Validate const literal against expected type close: rust-lang/rust#151625 close: rust-lang/rust#150983 also fix: https://github.com/rust-lang/rust/issues/133966 (moved crashes test) |
||
|---|---|---|
| .. | ||
| 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.